| Subject: | Re: <cfwindow> |
|---|---|
| From: | "Kapitaine" |
| Date: | Sat, 15 Mar 2008 13:57:27 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
Try this instead...
<a href="##" onclick="ColdFusion.Window.show('MyWindow'); return false">Text</a>
Or this...
<a href="javascript:ColdFusion.Window.show('MyWindow'); return false">Text</a>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: how to avoid sql injection, Adam Cameron |
|---|---|
| Next by Date: | Re: Setting up data sources + connection options, Ken Ford |
| Previous by Thread: | Re: <cfwindow>, Azadi |
| Next by Thread: | Re: <cfwindow>, AlwaysWannaLearn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |