SitePoint Sponsor |
|
User Tag List
Results 1 to 8 of 8
Thread: Some DHTML and JScript Help...
-
Jul 20, 2002, 16:51 #1
- Join Date
- Jul 2002
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Some DHTML and JScript Help...
Hello,
Im working on a navigation for this site im working on, and I used the same toolbar that www.webmonkey.com uses. I made it using the same method as the tutorial at webmonkey also. (located here.
The question is is it possible (and how) to make it so that only 1 menu is expanded at a time? So if theres already one open, and you click a different menu, all other menus would collapse?
Thanks, I dont know much about javascripting btw.
-johnhttp://johnmai.com
-
Jul 22, 2002, 01:16 #2
- Join Date
- Feb 2002
- Location
- Gatwick, UK
- Posts
- 1,206
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
url? ( to see what you've got already )
Flawless---=| If you're going to buy a pet - get a Shetland Giraffe |=---
-
Jul 22, 2002, 09:59 #3
- Join Date
- Jul 2002
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Ok, here it is: http://johnmai.com/wco2
Notice how when all the menus are expanded it goes past the botom of the browser, and for some reason scrollbars dont appear. (its a frameset)http://johnmai.com
-
Jul 22, 2002, 10:14 #4
- Join Date
- Oct 2001
- Location
- Tucson, Arizona
- Posts
- 1,858
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally posted by username3
and for some reason scrollbars dont appear
Code:<frame name="leftFrame" scrolling="NO" noresize src="navigation.htm">
-
Jul 22, 2002, 10:17 #5
- Join Date
- Feb 2002
- Location
- Gatwick, UK
- Posts
- 1,206
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
@ sarcasm.
Play nice now...
Flawless---=| If you're going to buy a pet - get a Shetland Giraffe |=---
-
Jul 22, 2002, 10:43 #6
- Join Date
- May 2002
- Location
- United States
- Posts
- 457
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
try using an if then else statement in javascript
Compwizard
"There are 10 kinds of people in this world -- those who know binary, and those who don't."
-
Jul 22, 2002, 11:06 #7
- Join Date
- Jul 2002
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally posted by mattjacob
I wonder why that is (look at line 7).
Ah im such a doofus.
thanx...
btw i dont really know much about coding jscript... so.http://johnmai.com
-
Jul 23, 2002, 02:31 #8
- Join Date
- Feb 2002
- Location
- Gatwick, UK
- Posts
- 1,206
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
There's no time like the present to learn
Flawless---=| If you're going to buy a pet - get a Shetland Giraffe |=---
Bookmarks