Quote:
Originally Posted by Paramiliar
ah its because i missread the code this is a 2 second fix The DIV was missing the ID tag, i saw the CLASS tag instead (btw you really should incase all HTML attributes in either "" or '')
|
Great! That did the trick

Thanks for the tip, I do try to keep my tags in "" or '' but sometimes they slip through.
Btw I don't suppose you know of any way to stop Firefox drawing a little dotted box around
HTML <a> tagged items I click on? It kinda spoils the look of the graphics, doesn't happen in Safari.
UPDATE: I discovered how to remove those annoying dotted borders around
html image links. It can be removed by going to the about
:config page and setting browser.display.focus_ring_width to 0. Instantly takes effect.