Hey all,
I have a JS function I often wrap around images in the editor to pop up a window with a larger view. I'd like to add that as an option to the image dialogue box so that I can check a box that will surround the image code in the HTML with the javascript call that will pop open the window.
I quickly found the place to add the check box to tell the editor I'd like to surround the <img src="..."> code with the JS call. But for the life of me I can't find where hte <img src="..."> code with the image name is inserted into the body of the HTML code in the editor window.
Any help would be greatly appreciated.
Thanks,
Skip
I have a JS function I often wrap around images in the editor to pop up a window with a larger view. I'd like to add that as an option to the image dialogue box so that I can check a box that will surround the image code in the HTML with the javascript call that will pop open the window.
I quickly found the place to add the check box to tell the editor I'd like to surround the <img src="..."> code with the JS call. But for the life of me I can't find where hte <img src="..."> code with the image name is inserted into the body of the HTML code in the editor window.
Any help would be greatly appreciated.
Thanks,
Skip