Skip to content Skip to sidebar Skip to footer

This Jquery Hide Function Just Does Not Want To Work

Here's the HTML that my browser sees. I want to hide the div.embed element:
embedly plug-in, it works: http://jsbin.com/ucuru4/2

I recommend single-stepping through the code in a debugger. Chrome, Safari, Opera, and IE8 all have built-in debuggers. There's Firebug for Firefox, and the free edition of VS.Net for debugging on previous versions of IE.

If the code is okay but you find that the embedly call is failing intermittently, may be best to wrap it in a try/catch block.

Post a Comment for "This Jquery Hide Function Just Does Not Want To Work"