| 
                                                             Thursday 16 November 2006 3:29:46 am 
                                                            
                                                                
                                                                 Hi community, I want to add the thickbox script to a page (http://jquery.com/demo/thickbox/) When I paste, for example, this code in the Online Editor:         
<a href="ajaxOverFlow.htm?keepThis=true&TB_iframe=true&height=300&width=500" title="add a caption to title attribute / or leave blank" class="thickbox">Example 2</a>
 
    I get the error: class: "thickbox" not supported (or similar - I haven't the english language installed)  I think I have to add a specific class to the editor (http://ez.no/doc/extensions/online_editor/4_x/usage/formatted_text/the_class_parameter) In content.ini add:         
[literal]
AvailableClasses[]=html
 
    Would this work? or should I add other code? Any expirience with adding this script or similar in Exponential. Thanks!                                                             
                                                                                                                            eZ Partner in Madrid (Spain) 
Web: http://www.atela.net/
                                                                 
                                                                                                                     |