Jonathan
08-05-2003, 01:34 PM
Is there a way to have you click on a border link and it have a bunch of links below it after you click on it without re-loading the page?
Example: (kind of lame:) )
////////////
//Link 1 //
///////////
After you click on it...
////////////
//Link 1 //
///////////
<li>Link2</li>
<li>Link3</li>
Kind of like that.
Example: (kind of lame:) )
////////////
//Link 1 //
///////////
After you click on it...
////////////
//Link 1 //
///////////
<li>Link2</li>
<li>Link3</li>
Kind of like that.