jquery load time in webkit based browsers

View: New views
6 Messages — Rating Filter:   Alert me  

jquery load time in webkit based browsers

by Saifi Khan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all:

Do people have idea, about the support and load-time for jquery
in Webkit based browsers ?

Any pointers, suggestions or blogs in this regard ?


thanks
Saifi.

http://twitter.com/saifikhan

Re: jquery load time in webkit based browsers

by rajkumar goel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI Saifi,what is a webkit based browser?

--
Regards,
Rajkumar Goel


On Fri, Jul 31, 2009 at 11:20 PM, Saifi Khan <saifi.khan@...>wrote:

>
>
> Hi all:
>
> Do people have idea, about the support and load-time for jquery
> in Webkit based browsers ?
>
> Any pointers, suggestions or blogs in this regard ?
>
> thanks
> Saifi

Re: jquery load time in webkit based browsers

by g_siddu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Aug 1, 2009 at 12:10 PM, rajkumar goel <goel143goel@...>wrote:

> HI Saifi,what is a webkit based browser?

webkit is the engine which is used in the backend to render and parse the
html , add colours by looking at css and execute javascript by looking at js
files or scripts.
which is used by Safari from apple , Chrome from Google , also android
Just like webkit is to safari
              gecko is to firefox

--
Regards,
~Sid~


Re: jquery load time in webkit based browsers

by AP Rajshekhar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Saifi Khan wrote:

>  
>
> Hi all:
>
> Do people have idea, about the support and load-time for jquery
> in Webkit based browsers ?
>
> Any pointers, suggestions or blogs in this regard ?
>
> thanks
> Saifi.
>
> http://twitter.com/saifikhan <http://twitter.com/saifikhan>
>
>
Hi Saifi

JQuery is supported by webkit based browsers. Even the webview control
of Qt supports JQuery to an extend.

Thanks
AP

Re: jquery load time in webkit based browsers

by Satish Vellanki-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Satish Vellanki
Ted Turner <http://www.brainyquote.com/quotes/authors/t/ted_turner.html>  -
"Sports is like a war without the killing."

On Fri, Jul 31, 2009 at 11:20 PM, Saifi Khan <saifi.khan@...>wrote:

> Hi all:
>
> Do people have idea, about the support and load-time for jquery
> in Webkit based browsers ?
>
> Any pointers, suggestions or blogs in this regard ?
>
>
> thanks
> Saifi.
>
> http://twitter.com/saifikhan
>

Hi Saifi,
jQuery,  if I may say, is not so well supported on Webkit based browsers
You can check a browsers compatibility here: http://jquery.com/test/
I tested it on Firefox, Safari, Chrome and Konqueror
Konqueror seems to have failed 59 tests of 1270, Chrome failed only 1. Rest
of them passed them all

You can check the entire page load time using this idea:
http://johannburkard.de/blog/programming/javascript/6-more-jquery-tips-text-searching-page-load-time-and-others.html
Not sure if you can only get jQuery load time

Regards,
Satish Vellanki


[Non-text portions of this message have been removed]


Re: jquery load time in webkit based browsers

by praneeth.patlola :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message