Re: Link Generator Tool / Problem solved

2007-08-24 Thread Bob Heinz
I'm a little late here, but you could also do

link

>Problem solved. The trick was to get rid of the href altogether. This string
>works in all browsers and passes around fine in CF and DBs or static HTML. 
>
>onclick="openPopUp('http://myurl.com/glossary.cfm?glossary=1&term=2','glossa
>ry','410','300','110','35')" style="cursor: pointer;">This Term 
>
>Of course, you need the OpenPopUp script as a global for the site... but
>that's easy enough.
>
>
>Robert B. Harrison
>Director of Interactive services
>Austin & Williams
>125 Kennedy Drive, Suite 100 Hauppauge NY 11788
>T : 631.231.6600 Ext. 119 
>F : 631.434.7022
>www.austin-williams.com
>
>Great advertising can't be either/or... It must be &. 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287109
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Link Generator Tool / Problem solved

2007-08-24 Thread Robert Harrison
Problem solved. The trick was to get rid of the href altogether. This string
works in all browsers and passes around fine in CF and DBs or static HTML. 

http://myurl.com/glossary.cfm?glossary=1&term=2','glossa
ry','410','300','110','35')" style="cursor: pointer;">This Term 

Of course, you need the OpenPopUp script as a global for the site... but
that's easy enough.


Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788
T : 631.231.6600 Ext. 119 
F : 631.434.7022
www.austin-williams.com

Great advertising can't be either/or... It must be &.


~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287055
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4