lea
09-15-2003, 07:57 PM
Hi all, I'm new here and I'm having trouble with a particular code I've been trying to work out.
I've only recently figured out how to use .css pages and I've just figured out how to create a drop down menu for a fairly large site by accessing a .js code.
(the url is http://www.fictionfactor.com - check out the source code if you want to see my lame efforts at scripting)
I wanted this so that I could add or remove a link by only having to alter the one .js page, instead of the whole site.
Now my problem is this:
I have recently added banner advertising to the site, but I do not want to have to update 300+ pages every time a banner needs to be changed.
I can't find a script that will allow me to display the banners in a 'tower' like format, AND access the information from a single .js page as well.
I'm not a programmer, nor am I a web designer. I'm an editor who is trying to learn to update a high-maintenance site by only altering the one page.
Is anyone able to suggest a way to make images and their associated URL's load along the one left column by accessing a single .js page?
The site is currently a botch of HTML, too many tables and cells, some .css and some basic .js
Thanks in advance for any suggestions you might have.
Lea
I've only recently figured out how to use .css pages and I've just figured out how to create a drop down menu for a fairly large site by accessing a .js code.
(the url is http://www.fictionfactor.com - check out the source code if you want to see my lame efforts at scripting)
I wanted this so that I could add or remove a link by only having to alter the one .js page, instead of the whole site.
Now my problem is this:
I have recently added banner advertising to the site, but I do not want to have to update 300+ pages every time a banner needs to be changed.
I can't find a script that will allow me to display the banners in a 'tower' like format, AND access the information from a single .js page as well.
I'm not a programmer, nor am I a web designer. I'm an editor who is trying to learn to update a high-maintenance site by only altering the one page.
Is anyone able to suggest a way to make images and their associated URL's load along the one left column by accessing a single .js page?
The site is currently a botch of HTML, too many tables and cells, some .css and some basic .js
Thanks in advance for any suggestions you might have.
Lea