by DenverDave » Mon Oct 23, 2006 1:22 pm
Just inserting multiple img tags in one document. Ways that I've seen with other less sophisticated products are:
(1) Have focus on an html document and then press an image button on a tool bar which brings up a dialog box to list local files. Select the image and then the image tag with the height and width and perhaps some other optional settings is inserted in the document. I would like to select multiple, but typically the tools just allow inserting one img tag at a time.
(2) Just found this in other tools - while listing the images in a file list pane - drag and drop the images to the html document. This allows multiple img tags to be inserted at one time and saves hours of work.
I don't typically use the document where the images were inserted directly, but then copy the image tags to various locations.
Strangely, with UltraEdit, which seems to do almost everything and many things I've never even thought of doing, I can't seem to figure out how to quickly insert the image tags with the parameters for src, height, width filled out. What am I missing?
Thanks for your help.