Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-18 Thread Ray Leventhal
Peter Leing wrote: Not sure if this may be part of the problem or not, but when I'm on one of the information pages the url to go back to the listing is http://www.cprtools.net/store/headcombs.php/;. Using FireBug I removed the last / on the url and then when clicking on the link the table is

Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-18 Thread E Michael Brandt
Peter- Good eye! -- E. Michael Brandt www.divaHTML.com divaPOP : standards-compliant popup windows divaGPS : you-are-here menu highlighting divaFAQ : FAQ pages with pizazz www.valleywebdesigns.com/vwd_Vdw.asp JustSo PictureWindow JustSo PhotoAlbum, et alia --

Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-17 Thread Ray Leventhal
Ray Leventhal wrote: Hi all, I've been lurking on this list for a bit and am now sending my first post/question. Having been looking for a client-side solution to sorting tabular data, I came upon a phenomenal script by Stuart Langridge called 'sorttable' [1]. Easy to implement,

Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-17 Thread Nick Fitzsimons
On 17 Oct 2007, at 17:29, Ray Leventhal wrote: Are there known issues with DOM scripts and Win/FF2, or is there something that I as a newbie to JS/DOM have overlooked? So, the question then becomes, is there an accessible and standards-valid way to make the script continue to execute? Not

Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-17 Thread Ray Leventhal
Nick Fitzsimons wrote: On 17 Oct 2007, at 17:29, Ray Leventhal wrote: Are there known issues with DOM scripts and Win/FF2, or is there something that I as a newbie to JS/DOM have overlooked? So, the question then becomes, is there an accessible and standards-valid way to make the script

Re: [WSG] javascript/DOM scripting in cross-browser-land [UPDATE]

2007-10-17 Thread E Michael Brandt
I am indeed able to reproduce the problem following your steps. FF2/win reports a syntax error with line 1, the DTD. I'll be real interested to see the explanation that someone comes up with. Won't be me though! Sorry. -- E. Michael Brandt www.divaHTML.com divaPOP : standards-compliant