|
|
pinEdit
Started by goodman343 at 07-16-2010 8:35 . Topic has 3 replies.
 
 
|
|
Sort Posts:
|
|
|
|
07-16-2010, 8:35
|
goodman343
Joined on 11-18-2008
Posts 30
|
onClick events firing in Edit Mode
|
|
|
|
|
Is it possible for pinEdit to ignore onClick events during Editing?
I am using 7.2 .net version.
|
|
|
|
|
Report
|
|
|
|
07-19-2010, 8:17
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
Re: onClick events firing in Edit Mode
|
|
|
|
|
Hello,
why should that be ?
You can ignore them yourself by reading Mode property.
if editor.Mode == ...
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
07-19-2010, 10:25
|
goodman343
Joined on 11-18-2008
Posts 30
|
Re: onClick events firing in Edit Mode
|
|
|
|
|
Hello again,
The onClick events I am referring to are javascript "OnClick" events that occur inside the page.
I have an onclick event in the HTML page I am trying to edit, it fires when the cursor clicks inside the scripted table area.
This occurs in edit and preview modes.
Is there a way I can supress the onClick scripts from firing whilst during editing?
Thank you for your time.
Mike
|
|
|
|
|
Report
|
|
|
|
07-20-2010, 8:11
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
Re: onClick events firing in Edit Mode
|
|
|
|
|
Hello,
now I see.
Unfortunately this is not possible.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit » onClick events firing in Edit Mode
|
|
|
|