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-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

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

2007-10-18 Thread Ray Leventhal
RCH Library wrote: > g'day Ray, > > if you find a solution, or hear back from the author with a fix, would you > be kind enough to post it to the list? this is the easiest table sorter > i've seen to date, and i've seen a few; i'd love to use it, but clearly > have to wait for this bug to be sorte

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

2007-10-17 Thread Ray Leventhal
E Michael Brandt wrote: > 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. > Nor I :) I did see the error reported in

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 po

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

2007-10-17 Thread Ray Leventhal
E Michael Brandt wrote: > [2] seems to sort just fine for me in FF2win. > > Just to muddy your waters. > Hi Michael, Yes, it works fine until one browses away and then back to it (not 'back', but to the specific URI). At that point, for me at least, the columns aren't sortable. Again, it may w

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

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

2007-10-17 Thread E Michael Brandt
[2] seems to sort just fine for me in FF2win. Just to muddy your waters. -- 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

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 s

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

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

2007-10-17 Thread Ray Leventhal
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, seemingly stable in all Win/6+ browse