[Javascript] !case sensitive

Iztok Polanic iztokp at amis.net
Wed Jul 11 17:35:45 CDT 2001


Hi!

1. Because I'm having headaches with JavaScript case-sensitive, I was
wondering
if there's a way how to disable this.

2. I'm trying to get a source name of an image:

var slika = window.document.images[2].src;

but the problem is that now the variable 'slika' contains
'http://tralala.com/tralala/images/image.gif'. But is there a way how to get
just the name of the image (the text that's  in <img src=""> tag)?

TNX!

Bye,

Iztok






More information about the Javascript mailing list