[jQuery] Re: trying to talk to googleadservices via $.getScript()

2009-08-31 Thread Jan Limpens
magic! the second, I wrote this post, it started to work. 2009/8/31 Jan Limpens jan.limp...@gmail.com Hello, miraculously enough, this call $.getScript('http://www.googleadservices.com/pagead/conversion.js', function() { confirm('g'); }); does nothing and this one

[jQuery] Re: trying to talk to googleadservices via $.getScript()

2009-08-31 Thread Jan Limpens
in chrome and ie that is. firefox still eats it. 2009/8/31 Jan Limpens jan.limp...@gmail.com magic! the second, I wrote this post, it started to work. 2009/8/31 Jan Limpens jan.limp...@gmail.com Hello, miraculously enough, this call

[jQuery] Re: trying to talk to googleadservices via $.getScript()

2009-08-31 Thread Jan Limpens
yip, that was it! 2009/8/31 Jan Limpens jan.limp...@gmail.com aha! adbock?? maybe... 2009/8/31 Jan Limpens jan.limp...@gmail.com firebug gives me this in html view: script src= http://www.googleadservices.com/pagead/conversion.js?_=1251741522425; Failed to load source for:

[jQuery] Re: trying to talk to googleadservices via $.getScript()

2009-08-31 Thread Jan Limpens
firebug gives me this in html view: script src= http://www.googleadservices.com/pagead/conversion.js?_=1251741522425;Failed to load source for: http://www.googleadservices.com/pagead/conversion.js?_=1251741522425 /script the qs is not mine, if jq adds is to prevent caching it is actually doing a

[jQuery] Re: trying to talk to googleadservices via $.getScript()

2009-08-31 Thread Jan Limpens
aha! adbock?? maybe... 2009/8/31 Jan Limpens jan.limp...@gmail.com firebug gives me this in html view: script src= http://www.googleadservices.com/pagead/conversion.js?_=1251741522425; Failed to load source for: http://www.googleadservices.com/pagead/conversion.js?_=1251741522425 /script