Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by Pintexx Support at 09-02-2005 1:36 . Topic has 0 replies.

Print Search
Sort Posts:    
   09-02-2005, 1:36
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
How can I access the editors document ?

Just call

var doc = <editor object>.editGetDocument();

// set background color
doc.body.style.backgroundColor = "red";


   Report 
Pintexx Forum » Knowledge Base » pinEdit » How can I access the editors document ?