Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other An easier way of doing things

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44789
    Attila Hajzer
    Participant

    This isn’t quite re-inventing the weel more like the consept.

    this website is a webdesign gallery. and each link is essentially a new page with just a different image.
    is there a javascript way this same effect could be done? when you click a link and a new image replaces the old? ( would that not be more affective ?

    with that you could have a “more information” tab or area designated on the screen in a div?

    http://www.futureaccess.ca/web-bufa.php

    javascript, jquery or maybe even css?

    #135133
    JoniGiuro
    Participant

    Hi, I made a demo of what could be a solution with jQuery:

    [http://jsfiddle.net/jonigiuro/eJ6uP/](http://jsfiddle.net/jonigiuro/eJ6uP/http://jsfiddle.net/jonigiuro/eJ6uP/”)

    You could add some “loading” icon when the image is loading..

    I’m not really sure what you’re asking with “with that you could have a more information tab or area designated on the screen in a div?”

    Jonas

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.