<script type="text/javascript"><div class="frame"><img src="" alt="" height="auto" width="auto;"></div></script><script type="text/javascript"> $("a").hover(function() {
$(this).stop().animate({paddingLeft : "20px"},200);
},function() {
$(this).stop().animate({paddingLeft : "0px"},200);
});</script><script type="text/javascript"(function() {
var lastTime = 0;
var vendors = ['ms', 'moz', 'webkit', 'o'];
for(var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) {
window.requestAnimationFrame = window[vendors[x]+'RequestAnimationFrame'];
window.cancelAnimationFrame =
window[vendors[x]+'CancelAnimationFrame'] || window[vendors[x]+'CancelRequestAnimationFrame'];
}
if (!window.requestAnimationFrame)
window.requestAnimationFrame = function(callback, element) {
var currTime = new Date().getTime();
var timeToCall = Math.max(0, 16 - (currTime - lastTime));
var id = window.setTimeout(function() { callback(currTime + timeToCall); },
timeToCall);
lastTime = currTime + timeToCall;
return id;
};
if (!window.cancelAnimationFrame)
window.cancelAnimationFrame = function(id) {
clearTimeout(id);
};
}());</script><script> window.requestAnimationFrame(function(/* time */ time){
// time ~= +new Date // the unix time
});
}</script>
add this in your custome code box and hit save...put the script on top of ecerything else...if that doesnt try placing at bottom of all codes..if tjhat doesnt works.dont know what to say then,lol..you may have coding issuses or conflict...this is Jquery script.
see live example here http://yubasutterconnect.com
Tags: Jquery, css3, links, navigation


Cindy replied to John McDonald's discussion 'Free Ning 3.0 Sandbox Networks'
John Bizley replied to SweetPotato's discussion 'Suggestion: Social Channels Page Titles and Title Tags' in the group The Sandbox
John Bizley replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
Dw Alternatio replied to Dw Alternatio's discussion 'Any way to change to a 3.0 network?'© 2013 Created by Ning.
