Welcome Guest, Not a member yet? Register   Sign In
nicEdit error "obj is null"
#1

[eluser]tfncruz[/eluser]
Hi!

I'm trying to integrate nicEdit with codeigniter.
If I use
Code:
bkLib.onDomLoaded(nicEditors.allTextAreas);
everything's fine.
But, since I want to configure the buttons, if I use, for example,
Code:
new nicEditor({buttonList : ['fontSize','bold','italic','underline']} ).panelInstance('nic');
it returns the following error: "obj is null"...

Any ideas?! Sad


Messages In This Thread
nicEdit error "obj is null" - by El Forum - 03-14-2009, 02:04 PM
nicEdit error "obj is null" - by El Forum - 03-14-2009, 03:51 PM
nicEdit error "obj is null" - by El Forum - 03-15-2009, 10:55 AM
nicEdit error "obj is null" - by El Forum - 03-15-2009, 04:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB