if(str[1] != "0") { pId = str[1]; } else { jq("#prevLink").hide(); } if(str[2] != "0") {
nId = str[2]; } else { jq("#nextLink").hide(); } jq("#loading").fadeOut('slow'); } jq(document).ready(function() { // Add the page method call as an onclick handler for the div. jq("#prevLink").live("click", function(){ bindMediaID(pId,"P"); }); jq("#nextLink").live("click", function(){ bindMediaID(nId,"N"); }); jq("#bottomNavClose").live("click", function(){ jq("#overlay").fadeOut('slow', function(){ jq("#overlay").remove(); }); jq("#lightbox").fadeOut('slow', function(){ jq("#lightbox").remove(); }); }); }); function OnFailedID(error, methodName) { if (error !== null) { alert(error.get_message()); } }
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: