mdanan
09-25-2003, 06:39 PM
I'm currently using two frames, (1) navigation, (2) body, and I wanted to change both frame content by clicking on one link from the navigation. How do I do that?
|
Click to See Complete Forum and Search --> : opening two pages with one link mdanan 09-25-2003, 06:39 PM I'm currently using two frames, (1) navigation, (2) body, and I wanted to change both frame content by clicking on one link from the navigation. How do I do that? 96turnerri 09-26-2003, 04:53 AM one way would be to use a navigation bar like this http://javascript.internet.com/foldertree/foldertree.zip Charles 09-26-2003, 05:47 AM Originally posted by 96turnerri one way would be to use a navigation bar like this http://javascript.internet.com/foldertree/foldertree.zip Don't use JavaScript for this, you'll just end up with a broken link for the 13% of users that do not use JavaScript. Instead simply switch out the whole frameset. THis will also solve for the nasty problem associated with frames. People will be better to link to your site. 96turnerri 09-26-2003, 05:52 AM hmm yes damn frames lol Gweilo 09-26-2003, 06:02 AM Originally posted by Charles Don't use JavaScript for this, you'll just end up with a broken link for the 13% of users that do not use JavaScript. 13%?! I can't believe this. Are you sure this number is accurate? I would have estimated not even 1% have JavaScript disabled 96turnerri 09-26-2003, 06:12 AM yeah i thought 13% is pretty high care to share your source charles? Charles 09-26-2003, 06:14 AM http://www.thecounter.com/stats/2003/May/javas.php I was astonished a bit myself. However, as some people cannot use JavaScript because of some disability even if it were 1% it would be bad to make a JavaScript dependant site. 96turnerri 09-26-2003, 06:17 AM omg 5million people not using js thats alot Gweilo 09-26-2003, 10:15 AM I just had a look at those stats on thecounter.com It's just amazing. 2% of all web users are using 8-bit colors (256), I just can't beleave it... It would be interesting to see these stats for different countries. gizmo 09-26-2003, 11:33 AM I posted an answer to this question from someone else once before, I will see if I can track it down. gizmo 09-26-2003, 11:41 AM Right, found it. have a look at http://forums.webdeveloper.com/showthread.php?s=&threadid=16205 webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |