Is this how most of these javascript packages work?
Overall?
Unzip...
-upload js files to js dir
-upload images to images dir
-upload css file to css dir (do I need to put the site css in that folder as well? right?does that matter really?
-in the header link the images like:
<a href="images/fish.jpg" rel="lightbox"><img src="images/tn_fish.jpg" width="100" height="75
" alt="" /></a>
making sure the first href is the big picture to be expanded and the src is the tn?..right? I'm sure that would be relative to what you want the script to do to what picture.
Just trying to get my head wrapped around this process ground up. I don't write the code, obviously. Hats off to you guys/gals! But, I can alter, copy/paste pretty good once I find a 'template' that works.
I hope I asked that question correctly.
Just trying to find a sort of pattern/process here.
Thanks,
Mark



Reply With Quote

Bookmarks