Michael:

I've not tried to implement this...but it looks pretty nice in the demo:
http://www.getelementbyid.com/scripts/index.aspx?CodeID=26

----- Original Message -----
From: "Michael Dinowitz" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 13, 2003 4:11 PM
Subject: OT Javascript popups and CF


> OK, the spam-watch is going great and the UI is coming together
> (http://www.houseoffusion.com/spam/pop.cfm). The only problem is with a JS
> popup. I'm using this code:
>     [<a
href="javascript:alert('#JSStringFormat(HTMLEditFormat(header))#')">Show
> Headers</A>]
> to cause the message header (coming from CFPOP) to be loaded into an alert
box.
> The HTMLEditFormat() and JSStringFormat() are to format the header
properly for
> inclusion in the JS and for display.
> The problem is one of size. A large header will not be loaded into a JS
alert()
> which means I need to create the popup window myself.
> I like the way that the alert shows the header both in size and font. When
I
> create my own popup it always looks kind of ugly, large and bulky.
> Does anyone know how to either stuff more into an alert or to create a
popup
> with the same 'look' as an alert?
> Thanks
>
> Michael Dinowitz
> Finding the technical solutions whether you need it or not
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to