I have this in my markup : onClick="parent.location='http://google.com'".
So, my question is how can I add a time event( after 1 second for example to open that link) also on that markup without making a script for that.
Thanks!
I have this in my markup : onClick=parent.location=’http://google.com’ . So, my question is how
Share
Use this