Revision: 32716
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 1, 2010 23:24 by sb_01
Initial Code
if( $(element).is(":visible") == "true" ){ // do something } else{ // do something else }
Initial URL
Initial Description
Initial Title
Check Element is visible
Initial Tags
javascript, jquery
Initial Language
jQuery