Welcome, Guest. Please login or register.

Author Topic: picture gallery, javascript and amiga browsers  (Read 1549 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SilvrDrgn

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1215
    • Show all replies
    • http://mikerye.homeip.net
Re: picture gallery, javascript and amiga browsers
« on: February 13, 2003, 06:10:23 PM »
Yes, Amiga browsers support JavaScript.  iBrowse v2.3 has the best support right now.  However, you shouldn't need it anyway.  If a user loads the thumbnails page and then clicks on one of them,  fast reloading of the entire page of thumbnails plus the big picture should be automatic.  If the thumbnail URLs don't change, the browser's cache should load the images from disk or RAM rather than redownloading them from the net.  If that's still not what you want, then JavaScript would be the way to go because PHP is on the server side and the whole page would likely have to be re-downloaded anyway.
Michael