Search results

  1. S

    JS slideshow help

    Thanks a lot for the detail of what is wrong and rewriting the script as well. It works perfect!
  2. S

    JS slideshow help

    sorry about that here it is <area shape="rect" coords="66, 426, 168, 474" href="javascript: chgSlide(-1)"/> </map> <img src="http://i95.photobucket.com/albums/l136/surreal5335/web%20builder/illustrationsleft.png" usemap="#illustrationsleft" id="illustrationsleft" hspace="0" vspace="10"...
  3. S

    JS slideshow help

    I am in the process of creating a slideshow with Javascript. my first image will load but it wont react when changing to the next image or go back. I put the chgslide commands in two separate usemaps, is this an issue? One other question I have is how do I put the code into its own scolling...
  4. S

    Threads?

    Could you please tell me where I can find this button? Like I said I have been scouring these forums and my profile for hours with no luck. Thanks a lot for the help
  5. S

    Threads?

    I have scouring the forums looking for an answer on how to create a thread as well. I was able to do it once in free hosting by happening upon the link in a thread already created. But I have not been able to reliably find the link to create a thread once I have searched the forums and found no...
  6. S

    how do I publish my website?

    well as far the html coding goes I understand how to create links. After doing the proper linking i get apache server message instead of my next web page. So my question is how do I determine what is the links full name. one person told me that it was simply just a...
  7. S

    can't publish web site

    Hi I have been trying to publish my web site I have made some progress, but not much. I have uploaded the files, deleted index.html and changed my home page to that title, it works fine. But trying to link my other pages to it is not working for me. I have changed the file types to .html and...
  8. S

    how do I publish my website?

    I have uploaded all the files I need for the web site, changed the home page to "index.html" and deleted the old index.html file. My home page loads fine but I cant figure out how to link one page to another properly in the code. Do the other files need to be named a certain file type? I have...
Top