>Hi: >I'm using CF8 to make an image gallery. There are many thumbnails and I want >to open each larger image in a new window with fixed size and without >address bar and browser options. Most of the javascripts doing this are >useless in FireFox. What do you do to make fixed size popups. Plus most of >the browsers stop new popups. What's the solution to make an image gallery >that doesn't involve browser compatibility or browser popup blockers? >Thanks >Benign
Since you are using CF8, have you tried CFWINDOW? That should do the trick. It won't trigger any popups and should work with FireFox with no problem. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298928 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

