A little jQuery help
I got this jQuery fucntion I want to call like <a href="#" onclick="SomeJqFunc();">click<a>
what can I do to show the jQuery fuction....in the onclick= SomeJqFunc();
Im looking to just show() a Controls container from here myViewport.find('.panorama-control').show();
This did not work..
a href="#" onclick="myViewport.find('.panorama-control').show();">click<a>
__________________
ICQ:268731675
|