[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-13 Thread KillIEbrowser
Yes, but the way is long: IE share slips under 70%; Firefox surges past 20% The more home users who are online, using Firefox and Safari at home rather than IE, the more those browsers' shares go up, he said. With November including the Thanksgiving holiday in the U.S. and more weekend days this

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-13 Thread Klaus Hartl
span/ is valid XHTML. --Klaus On 11 Dez., 03:59, RobG rg...@iinet.net.au wrote: On Dec 11, 7:45 am, KillIEbrowser davide.rogn...@gmail.com wrote: DOMisBetter is different from jQuery( html, [ownerDocument] ) http://docs.jquery.com/Core/jQuery#htmlownerDocument That part of the

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-10 Thread KillIEbrowser
DOMisBetter is different from jQuery( html, [ownerDocument] ) http://docs.jquery.com/Core/jQuery#htmlownerDocument On Dec 8, 8:48 pm, ricardobeat [EMAIL PROTECTED] wrote: I think you're all paying attention to the wrong link. The 'relevant' one is

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-10 Thread RobG
On Dec 11, 7:45 am, KillIEbrowser [EMAIL PROTECTED] wrote: DOMisBetter is different from jQuery( html, [ownerDocument] ) http://docs.jquery.com/Core/jQuery#htmlownerDocument That part of the documentation needs to be updated. Where it says: When creating single elements use the closing

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-10 Thread sad1sm0
I'm really not sure I see the benefit. To build an entire site on the client side seems useless to me given that most spiders don't evaluate javascript as far as I'm aware. That means bad news to me. And as far as the IEKiller idea, I have to say that's up there with Chatroom Scrollers back in

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-08 Thread Klaus Hartl
Hi All, the idea is a very simple and powerful JavaScript library. This library checks the browser of your home page visitor and when the browser is IE the library shows your alert message. if (/msie/.test(navigator.userAgent.toLowerCase())

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-08 Thread ricardobeat
I think you're all paying attention to the wrong link. The 'relevant' one is this: http://riagallery.appspot.com/static/DOMisBetter/index.html He provided the link to the Kill IE site as an example of a site built using it... Anyway, it doesn't seem any better or more useful than straight

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-07 Thread brian
I despise having to deal with IE as much as the next (reasonable) person but posting a link to a page that forces some users to kill their browser process is pretty juvenile. Sure, it's right there in the URL, but still ... The plugin seems alright, though I can't think of a compelling reason to

[jQuery] Re: jQuery Plugin -- DOMisBetter

2008-12-07 Thread donb
Useful in what way? I'm not going to the site, given the other person's experience. An explanation of the plugin here would be very useful. On Dec 7, 9:34 am, KillIEbrowser [EMAIL PROTECTED] wrote: Hi All, DOM is Better is an useful free library to build client-side web