:-)
I'm happy about that...
Actually I've to say thanks you as well... you found the problem, you reported it and you tryied to fix it... that gave as enough information needed to fix it... So, thankx a lot :-)))))
It is currently 25 May 2025, 15:29 Advanced search
if (!RD3_Glb.IsMobile())
{
obj.onmouseover = new Function("ev","return RD3_DesktopManager.CallEventHandler('"+comboid+"', 'OnOptionMouseOver', ev,"+idx+")");
obj.onmouseout = new Function("ev","return RD3_DesktopManager.CallEventHandler('"+comboid+"', 'OnOptionMouseOut', ev,"+idx+")");
obj.onclick = new Function("ev","return RD3_DesktopManager.CallEventHandler('"+comboid+"', 'OnOptionClick', ev,"+idx+")");
//ljw 2016-12-08 added for touch devices
obj.ontouchstart = new Function("ev","return RD3_DesktopManager.CallEventHandler('"+comboid+"', 'OnTouchStart', ev,"+idx+")");
}
Users browsing this forum: No registered users and 12 guests