Hi all,
If i want to add a customized onclick javascript function on the anchor tag outside the image tag, any suggestion on this?
By default, the target can be choose from _blank to _parent, but now i want to call a javascript function which can customize my popup window.
Please give me some suggestions...
Thanks
If i want to add a customized onclick javascript function on the anchor tag outside the image tag, any suggestion on this?
By default, the target can be choose from _blank to _parent, but now i want to call a javascript function which can customize my popup window.
Please give me some suggestions...
Thanks
Re: Something about javascript which apply on image
I also have this problem, who can give us to help
Re: Something about javascript which apply on image
I tired not to modify the original code in the image button and make a new plugin
You may reference to http://docs.cksource.com/CKEditor_3.x/Tutorials
but i come to another question is that i am still working on how to adjust the height and width automatically when i inserted the image. This effect is similar to the one inside the image button.
Thanks