Re: Flexible Property Values -
03-26-2009
, 04:25 PM
[Q]In my example, the viewer with no JS is unaware that they are missing
something. It's just "interesting to know" information, and without it the page
formats and reads perfectly fine.[/Q]
Yes, this is true. My goal, however, is not to change the content of an HTML
element; rather, it is to change the way in which an HTML tag behaves.
You may be right about the awkwardness of my approach to this problem, but I
must work with what I know and can easily acquire. Importing JavaScript into
an XHTML document is something that I do already, and I am willing to learn
more JavaScript programming in order to achieve my goal.
In contrast, restructuring HTML tags in a way that they behave consistently
across browsers remains elusive, and when I asked specifically for online
resources about how to improve in this area, no suggestions were forthcoming.
Roddy :smile; |