PDA

View Full Version : Editor BBcodes JS Click event


abieteh.com
09-20-2012, 03:36 PM
Hi,

I want to pop up an alert when a user clicks on a BBcode icon in editor.
for example, I have a Spoiler BBcode and I want the event below for it :


onClick=alert("Something Here")



Where should I add this event ?! where are the codes for a BBcode which is being shown in editor !?