<solved> Event on a link without changing/refreshing page
Posted: Thu Feb 16, 2012 2:19 pm
Hi,
I need to put an onclick event on an element (text) of a page. But of course, I don't want the page to change (it must start a video at a defined time).
I've tried a lot of things, but it always goes to the index page, or refresh the page (I tried : href="#", {cms_selflink}, nothing in href...), or don't save the link (with empty href case).
Has someone a way to avoid this issue ?
Thank you
I need to put an onclick event on an element (text) of a page. But of course, I don't want the page to change (it must start a video at a defined time).
I've tried a lot of things, but it always goes to the index page, or refresh the page (I tried : href="#", {cms_selflink}, nothing in href...), or don't save the link (with empty href case).
Has someone a way to avoid this issue ?
Thank you