Search found 9 matches
- Thu Jan 16, 2003 9:03 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
- Thu Jan 09, 2003 9:59 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
- Tue Jan 07, 2003 4:56 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
I updated the question and both of my code blocks since I got some of the problem solved. Here is a picture of one of my menu items and its related drop down.
http://www.tjhsst.com/humor/not_used/off-set.gif
Notice the white bar in the upper left, that is what I am talking about with the off-set ...
http://www.tjhsst.com/humor/not_used/off-set.gif
Notice the white bar in the upper left, that is what I am talking about with the off-set ...
- Tue Jan 07, 2003 4:27 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: java script links
- Replies: 1
- Views: 2076
Sorry I'm an idiot I found the answer
here. I just had to replace my 's with \"s.
here. I just had to replace my 's with \"s.
- Tue Jan 07, 2003 4:13 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Text Menu Alignment
- Replies: 5
- Views: 4354
- Tue Jan 07, 2003 4:10 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: java script links
- Replies: 1
- Views: 2076
java script links
Is it possible to use javascript to pop open new windows in this menu? When I try it won't keep the sub menu open (if I'm quick enough I can click it befor it disapears)
ex from html head portion:
<SCRIPT language="JavaScript">
<!--
function netscape()
{
mapWindow = window.open('http://www ...
ex from html head portion:
<SCRIPT language="JavaScript">
<!--
function netscape()
{
mapWindow = window.open('http://www ...
- Mon Jan 06, 2003 5:07 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
- Mon Jan 06, 2003 1:53 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
- Fri Jan 03, 2003 9:19 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: sub menus off-set
- Replies: 6
- Views: 4750
sub menus off-set
Ok I'm gonna try to re-word this so I don't sound so stupid. I'm working on a new site that does not yet even have hosting so there will be no links sorry. While implementing this menu horizontally I originally had the page background and the menu background set to white and I had no problems ...