var elem = document.getElementById("image_id");
if (typeof elem.onclick == "function") {
elem.onclick.apply(elem);
}
if (typeof elem.onclick == "function") {
elem.onclick.apply(elem);
}
Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...
No comments:
Post a Comment