bmacomber

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
Sep 18, 2013 at 8:05 pm
#8633
Member
bmacomber
OP

I would like to know about this, too.

Aug 28, 2013 at 8:29 pm
#8183
Member
bmacomber
OP

…won’t let me paste the complete code into these comments. You’re looking for the script that starts at around line 77 which includes the code:

jQuery(function(){
jQuery('.spt').live('click',function(){
jQuery('.more_previews').css('position','absolute').fadeOut();
jQuery(jQuery(this).attr('href')).css('position','absolute').fadeIn().css('position','static');
return false;
});
});

Jul 10, 2013 at 3:59 am
#7057
Member
bmacomber
OP

I have the same request. Is there a procedure for resetting your license after moving from dev to production?

Viewing 3 posts - 1 through 3 (of 3 total)