Forum Category URL -- bad URL
Using Jamroom
Try changing the & for 'and', see if that fixes it.
video_player_h2xkeYNr
onmouseover="xxYourModule_play_hover_video('video_player_h2xkeYNr')" onmouseout="xxYourModule_stop_hover_video()"
function xxYourModule_play_hover_video(id){
id.play();
}
function xxYourModule_stop_hover_video(){
StopAllPlayers();
}
this is the avacardo template.<br>
{jrCore_list module="jrCombinedVideo" template="avacardo_video.tpl"}
here I am in the avacardo video template
here I am in the avacardo video template {debug}
onmouseover=""