Search found 2 matches

by tomdiddle@hotmail.com
Tue Apr 23, 2002 7:41 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Error when using TARGET=_blank
Replies: 3
Views: 3415

Error when using TARGET=_blank

In previous version the this worked fine.. after installing latest version this now generates and error.

---

,"description", "http://www.thelink.com/ target=_blank",,,1


---

Scott
by tomdiddle@hotmail.com
Mon Apr 22, 2002 3:19 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: z-index problem
Replies: 2
Views: 3168

z-index problem

hi there,

problem:

if using a div-tag somewhere on my site, which has a z-index > 20 ( for example 100 ), the sub-menus will not pop in front
i won`t hide this content ( div-tag ) with the included function so i tried to increase the z-index of the submenu-div in the original script form 19 to 150 ...