Saturday, October 17, 2009

Latest firefox 3.5.3 [slow ,problem loading page]

Hello

this is a surprise - the latest firefox (3.5.3) is behaving like never before and it feels like we're using dial up.Isn't it.

Firefox -Problem loading the page

Its so painful,i found some of the users switched to older version.( like Windows XP)

This is a work around to avoid page loading problem.

type about:config in your url field and click on button 'I'll be Careful'
Right click and choose New -> Boolean
type network.dns.disablePrefetch and then click OK
choose true, click OK

--

[edited for the easiness for less techies]

Also my jquery script stopped working in 3.5.3

this is the script

$("input[name='country'][type='checkbox'][checked='true']");

and i replaced it with

$("input[name='country'][@type='checkbox'][checked='true']");



ref: url


visit whatiss.com