[jQuery] Re: JQuery and XHTML in Firefox

2009-07-30 Thread ScottSEA
And then, the thread just died. What happened? On Jul 28, 12:18 pm, ScottSEA wrote: > Sure.  I have a thorough explanation, with sample xml, xsl, and js > files on Stack Overflow : > > http://stackoverflow.com/questions/1190763/firefox-not-running-jquery... > > On Jul

[jQuery] Odd problems with jQuery and XHTML in Firefox.

2009-07-29 Thread ScottSEA
I have a full explanation of my issue on StackOverflow.com - if you're interested in the code, please refer here: http://stackoverflow.com/questions/1190763/firefox-not-running-jquery-for-xhtml-output It is marked as answered, but ignore that. The gist of the problem is when I load a *lo

[jQuery] Re: JQuery and XHTML in Firefox

2009-07-28 Thread ScottSEA
of > the transform from valid xhtml? > > On Jul 28, 2:55 pm, ScottSEA wrote: > > > On Jul 28, 9:55 am, ScottSEA wrote: > > > > Until recently, I was humming along happily with my jQuery and HTML... > > > life was good.  Sadly, the Powers That Be have ordained

[jQuery] Re: JQuery and XHTML in Firefox

2009-07-28 Thread ScottSEA
On Jul 28, 9:55 am, ScottSEA wrote: > Until recently, I was humming along happily with my jQuery and HTML... > life was good.  Sadly, the Powers That Be have ordained that Thou > Shalt Useth XHTML - so let it be done. > > I've undergone the process to convert to XHTML - all i

[jQuery] JQuery and XHTML in Firefox

2009-07-28 Thread ScottSEA
Until recently, I was humming along happily with my jQuery and HTML... life was good. Sadly, the Powers That Be have ordained that Thou Shalt Useth XHTML - so let it be done. I've undergone the process to convert to XHTML - all is valid and all is well... but no. Firefox treats XHTML as XML. j

[jQuery] Aliasing/Redefining "function"

2009-05-13 Thread ScottSEA
In my environment, JS has a maximum file size as a matter of company policy - jQuery is obviously a great help with this. One of the things I'd like to do (primarily to shrink filesize but also for less typing) is instead of writing this: $(function(){...}); to be able to write this: