View Single Post
Old 05-03-2010, 05:11 PM  
Bird
Confirmed User
 
Bird's Avatar
 
Join Date: Jan 2005
Location: Stockton
Posts: 4,365
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
Bird is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote