5 lines
199 B
JavaScript
5 lines
199 B
JavaScript
function setModal4List(colorboxClass, replaceID)
|
|
{
|
|
if(onlybody != 'yes') $('.iframe').modalTrigger({width:900, type:'iframe', afterHide:function(){parent.location.href=parent.location.href;}})
|
|
}
|