I used the following code:
Symbol.bindElementAction(compId,symbolName,"${_RectangleCopy3}","click",function(sym,e){window.parent.$('#u184').trigger('click');});
( "_RectangleCopy3" will click on "#u184" in the parent window)
It works fine, the problem is; in some browsers the ad-blocker blocks this code, and many people use an ad-blocker, so I was looking for an alternative.
(could be anything, jquery, java, anything)
Anyone have an Idea?
Thanks in advance...

New Topic/Question
Reply


MultiQuote



|