Archive for the 'javascript' Category
Refreshing/Reloading FCK ToolBar
it almost took me forever to figure out how you can reset the editor’s toolbar without having to recreate the entire fckeditor.
FCKeditorAPI.GetInstance(”YourInstanceName”).ToolbarSet.Load(”YourToolBarSetName”);
using this cos i m having drop down list of items which is quite dynamic and i want to refresh it whenever some changes in made somewhr else. so i m actually loading the [...]
fck editor
javascript rocks! well, and because of that i spent all morning solving some simple bug caused by double quotes and single quotes. when setting the initial value of fck editor..
and so finally came up w a pretty good method which i remember using previously. this is the most simple method i can think of to [...]
Search
You are currently browsing the Hear Me BullShit weblog archives for the 'javascript' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.

