Search found 2 matches
- Wed Mar 06, 2002 5:05 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Konqueror
- Replies: 2
- Views: 3619
Re: Konqueror
Talking about Konq and W3C, does it support general event handlers already? (document.body=addEventListener(... )?
- Mon Mar 04, 2002 7:52 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Images as Seperators
- Replies: 5
- Views: 5507
Re: Images as Seperators
I tried the way linkinfo menu does, by putting <table></table> html tages around the original text and put background= attribute in the table tag. It works fine to show the background picture. However, once after the <table> tage is added, all the styles defined in the parent <div> do not effect ...