I can´t get works this with jquery:
<a href="#" onclick='jQuery('#load_url').show(1000).load('http://google.es');'>Google</a>
I need when i do click over this link load the url inside div called #load_url
All time happend the same thing and no load never the url if i test this with one function works but i need works inside link and at the moment i try all kind of things and never get works fine