blog_readmore
Design and Skin Customization
Use the 'page break' button where you want to split the read more. Above that point will show in the list view.
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}