HighDots Forums  

how do they do that?

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss how do they do that? in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paperhat
 
Posts: n/a

Default how do they do that? - 09-19-2007 , 07:27 PM






Hi there,

I came across a website using this great effect displaying photos. I
know it has to be Javascript, is there a ready-made script for it?
http://cabellhuntington.org/features...survivors_day/

Thanks in advance.

Ed

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----

Reply With Quote
  #2  
Old   
Square
 
Posts: n/a

Default Re: how do they do that? - 09-19-2007 , 08:04 PM






On Sep 20, 8:27 am, Paperhat <paper... (AT) zoominternet (DOT) net> wrote:
Quote:
Hi there,

I came across a website using this great effect displaying photos. I
know it has to be Javascript, is there a ready-made script for it?
http://cabellhuntington.org/features...onal_cancer_su...

Thanks in advance.

Ed

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----http://www.newsfeeds.comThe #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
If u now using firefox, can install the firebug plugin.when do
that,then u can see all the scripts.



Reply With Quote
  #3  
Old   
RobG
 
Posts: n/a

Default Re: how do they do that? - 09-19-2007 , 08:32 PM



On Sep 20, 10:27 am, Paperhat <paper... (AT) zoominternet (DOT) net> wrote:
Quote:
Hi there,

I came across a website using this great effect displaying photos. I
know it has to be Javascript, is there a ready-made script for it?
http://cabellhuntington.org/features...onal_cancer_su...
View the page source. It uses a combination of: Prototype.js,
scriptaculous.js and lightbox.js. The effect may look cool the first
couple of times you see it, but it very quickly becomes a boring waste
of time while you wait for the image to display.


--
Rob



Reply With Quote
  #4  
Old   
Scott Bryce
 
Posts: n/a

Default Re: how do they do that? - 09-19-2007 , 11:45 PM



Paperhat wrote:

Quote:
I came across a website using this great effect displaying photos. I
know it has to be Javascript
JavaScript? No doubt. It doesn't work in Netscape. That usually means
that JavaScript is involved.

Fortunately, (for the site owner) I am one of the few remaining Netscape
users.




Reply With Quote
  #5  
Old   
Tim Slattery
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 08:13 AM



Scott Bryce <sbryce (AT) scottbryce (DOT) com> wrote:

Quote:
Paperhat wrote:

I came across a website using this great effect displaying photos. I
know it has to be Javascript

JavaScript? No doubt. It doesn't work in Netscape. That usually means
that JavaScript is involved.
Javascript works just fine in Netscape. After all, Netscape pioneered
Javascript!

I'd guess that what's happening is that the Javascript is using
something that's proprietary to MS and works only on IE.

--
Tim Slattery
Slattery_T (AT) bls (DOT) gov
http://members.cox.net/slatteryt


Reply With Quote
  #6  
Old   
Scott Bryce
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 08:52 AM



Tim Slattery wrote:

Quote:
I'd guess that what's happening is that the Javascript is using
something that's proprietary to MS and works only on IE.
Which was actually my point. There is a lot of JavaScript that does not
work cross-browser. Tricky gizmos, like the one the OP described as
"great" often don't work in all browsers. This leaves some visitors
looking at a site that does not work at all. That isn't a feature I want
on my site.

If a site falls apart in Netscape, chances are that JavaScript is involved.


Reply With Quote
  #7  
Old   
Paperhat
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 03:49 PM



Scott Bryce wrote:
Quote:
Tim Slattery wrote:

I'd guess that what's happening is that the Javascript is using
something that's proprietary to MS and works only on IE.

Which was actually my point. There is a lot of JavaScript that does not
work cross-browser. Tricky gizmos, like the one the OP described as
"great" often don't work in all browsers. This leaves some visitors
looking at a site that does not work at all. That isn't a feature I want
on my site.

If a site falls apart in Netscape, chances are that JavaScript is involved.
In defense of the site in question, the site does not fall apart without
Javascript support. Furthermore, the effect I wanted to know more about
may not be available without Javascript support, but basic links to the
photos remain. Thus, I do not see it as a hinderance.

Ed

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
  #8  
Old   
Good Man
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 04:49 PM



Paperhat <paperhat (AT) zoominternet (DOT) net> wrote in
news:1190247802_7803 (AT) sp6iad (DOT) superfeed.net:

Quote:
Hi there,

I came across a website using this great effect displaying photos. I
know it has to be Javascript, is there a ready-made script for it?
http://cabellhuntington.org/features...nal_cancer_sur
vivors_day/

Thanks in advance.

Ed
Hi Ed

The script in question being used is called "Lightbox 2.0", its used on a
number of websites and *degrades gracefully* when Javascript isn't enabled
on a browser.

It's frightfully easy to get going, is free (donations accepted) and *
works on all modern browsers *

http://www.huddletogether.com/projects/lightbox2/





Reply With Quote
  #9  
Old   
RobertVA
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 05:07 PM



Tim Slattery wrote:
Quote:
Scott Bryce <sbryce (AT) scottbryce (DOT) com> wrote:

Paperhat wrote:

I came across a website using this great effect displaying photos. I
know it has to be Javascript
JavaScript? No doubt. It doesn't work in Netscape. That usually means
that JavaScript is involved.

Javascript works just fine in Netscape. After all, Netscape pioneered
Javascript!

I'd guess that what's happening is that the Javascript is using
something that's proprietary to MS and works only on IE.
IF you are talking about the slide show feature, it's working fine for
me in Firefox version 2.0.0.6


Reply With Quote
  #10  
Old   
Paperhat
 
Posts: n/a

Default Re: how do they do that? - 09-20-2007 , 07:09 PM



Good Man wrote:
Quote:
Paperhat <paperhat (AT) zoominternet (DOT) net> wrote in
news:1190247802_7803 (AT) sp6iad (DOT) superfeed.net:

Hi there,

I came across a website using this great effect displaying photos. I
know it has to be Javascript, is there a ready-made script for it?
http://cabellhuntington.org/features...nal_cancer_sur
vivors_day/

The script in question being used is called "Lightbox 2.0", its used on a
number of websites and *degrades gracefully* when Javascript isn't enabled
on a browser.

It's frightfully easy to get going, is free (donations accepted) and *
works on all modern browsers *

http://www.huddletogether.com/projects/lightbox2/
Thank you very much - I am eager to try it out. I am usually not one
for such eye-candy but indeed, I viewed the page without Javascript and
all content remained accessible.

Ed

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.