javascript simple image gallery help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jwidener117
    New Member
    • Oct 2009
    • 2

    javascript simple image gallery help

    i am well virsed in html and CSS but I am making a new portfolio site for myself and I would like to implement some java for a simple way to display my images, using my links to the left when the item is clicked i want my image to be loaded in the place holder, I found a perfect tutorial online
    Making an online gallery of pictures should be a quick process. The gap between snapping some pictures and publishing them on the web ought to be a short one. Here’s a quick and easy way of m…


    but something is wrong when clicking the first link "mecha horse" it should load 1.jpg into my place holder but does not, can anyone scrub through my simple source code and tell me what I am doing wrong kinda baffled as to what I did wrong...

    this is my new site thus far http://www.sooohooo.com/

    p.s. everything is really rough cuz I need to get this working then style ha!

    -j
    Last edited by Dormilich; Oct 6 '09, 05:48 AM. Reason: corrected title
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    Originally posted by jwidener117
    but something is wrong when clicking the first link "mecha horse" it should load 1.jpg into my place holder but does not,
    it took some time to load the pictures, but it worked for FF 3.5

    Comment

    • jwidener117
      New Member
      • Oct 2009
      • 2

      #3
      Originally posted by Dormilich
      it took some time to load the pictures, but it worked for FF 3.5
      I actually just fixed it like 30min ago, turns out that tut had invalid characters in the js, works fine now i was trying to edit the thread to remove the post but looks like I cant

      thanks anyways!

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        Originally posted by jwidener117
        works fine now i was trying to edit the thread to remove the post but looks like I cant
        that’s right, you can’t remove the thread. that’s up to the mods for certain circumstances.

        btw. do you mean the » characters?

        Comment

        Working...