|
|
Welcome to our Graphic Design Forums! Your Design Forums has active graphic design forums where community members discuss graphic design related topics.
|
|
|
|
|||||||
![]() |
|
Thread Tools | Display Modes |
|
|
#1 |
|
Intern
Join Date: Jan 2008
Posts: 6
|
I don't understand the first example called "simple slide panel" . Where do I put the files? Can someone give me some more detailed discrption on how to make it work ? Maybe by aim ? my screenname is: andreeblixt
here's the site: http://www.webdesignerwall.com/tutor...for-designers/ Thanks !
__________________
|
|
|
|
|
|
#2 |
|
Bill Bailey for President
Join Date: Jan 2008
Location: London
Posts: 279
|
I've never used jQuery but with regular JS you just put your script in the <head> section of your page. Like this..
<head> <script type="text/javascript"> Your JS Code here </script> </head> Or you can call it externally using <script type="text/javascript" src="yourcode.js"></script> Then add that .js file to your root directory (or any other, just change the path). Hope that helps.
__________________
"When was the last time you did something for the first time?" |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|