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
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
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
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
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
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:
6 matches
Mail list logo