Code error
-
it’s not a real WordPress issue, but I use it in WordPress…
UltraEdit colors the code so I think it has an error but I can’t find it.
<img src="<? if ( $mpid == $pid ) { echo $hover; ?>" onmouseover="this.src='<? echo $hover; ?>';" onmouseout="this.src='<? echo $hover; ?>';" alt="" class="" /> <? } else { echo $menu; ?>" onmouseover="this.src='<? echo $hover; ?>';" onmouseout="this.src='<? echo $menu; ?>';" alt="" class="" /> <? } ?>
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Code error’ is closed to new replies.