Score of 0
1 answer
64 views
Velocity 1.7 nested block macros
anyone have examples using the #@macro_name syntax to call a macro? looks like it only works with $bodyContent according to https://velocity.apache.org/engine/1.7/user-guide.html#velocimacros but wasn'...
- reputation score 69
Score of 1
1 answer
69 views
Selection on expanded row in DataTable is not working
Describe the bug: In my attached code I have a parent table with multiple rows (rows are expandable) when I expand it and try to select a sub-row, it doesn't get selected, Note: both parent table and ...
- reputation score 21
Score of 0
1 answer
79 views
Variables getting stuck on values in my script [closed]
My web page is designed to allow people to use HSL or RGB gauges to play around with colours. However, if you use the RGB gauges to find a colour that corresponds to a CSS colour name, or use the ...
- reputation score 59
Score of 0
1 answer
103 views
Layout shift despite specifying width and height in CSS
I’m getting a really bad layout shift when a large image mentioned below is loaded. I’m using an (X)HTML5 figure element, and its figcaption shows first near the top of the window, then when the image ...
- reputation score 664
Score of 0
0 answers
115 views
PHPword images that are in HTML not adding to the word document
I have a template word document with a placeholder that needs to be replaced by HTML code. That HTML code has test wrapped images as well. Ill break down my requirement and the issue below. ...
- reputation score 83
Score of 0
1 answer
57 views
Why might lmxl insert <p> tags when parsing my xhtml file?
I'm very new to working with HTML/XML so forgive me if I don't include something important. I have an xhtml file that I'm trying to parse using the Python lmxl library. The goal is to place the result ...
- reputation score 1
Score of 0
1 answer
96 views
How to sum up values in XML
I have an XML file with tournament data and want to calculate the total points for each team. Here’s the XML: <tournoi date="2012-12-12"> <match date="2012-12-20" ...
- reputation score 3
Score of 0
1 answer
167 views
ESEF XHTML - schemaRef
Hi I am currently trying to learn how ESEF works and i have some questions about the link:schemaRef Element. Please correct me when I am wrong at any point as I am still learning :) In general the ...
- reputation score 649