|
|
hi
urls for google and micrsosodt jquery link are wrong beacause ist traing to find it on my site...
|
|
Coordinator
Jan 20, 2011 at 10:44 AM
|
Do you mean these?
document.write('<script type="text/javascript" src="' + location.protocol + '//ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></' + 'script>');
document.write('<script type="text/javascript" src="' + location.protocol + '//ajax.aspnetcdn.com/ajax/jquery/jquery-1.4.4.js"></' + 'script>');
They seem to work for me?
Where are you located?
|
|