Click to See Complete Forum and Search --> : What do I need to be able to do this (expanding links)?


sanjuT
12-08-2003, 09:52 AM
This page, www.fanball.com , has a cool nav. bar on the right-side. it's a bunch of links, and when the user clicks on a link, the link 'opens up'. it's a little hard to describe, but it looks like it could be very useful to me.

is everything i need to know in the page's source code?

i think there might be external files that are called, but i am not sure.

if anyone is familiar and/or can help me out, i'd really appreciate it.

thanks!!!

clairec666
12-08-2003, 10:10 AM
yes, look at the pages source code.

i would suggest going to file, save page. this will save all the files that make up the page to your hard drive. some of the javascript part might be in separate .js files.

sanjuT
12-08-2003, 10:16 AM
thanks.

i did save the page, and opened with dreamweaver, but i don't understand how this works.