
Welcome Guest
|
#1
|
|||
|
|||
|
How do I create a hyper link to link to javascript?
Hi,
I am working on a database driven site and am calling information from a database into a html text field which users can then browse and click links within the text to send emails. That is all working fine - but I want to refine it by having my own pop up mail page with a form - I have created the form and got it working - but in order to get the form up in a new window without browser and scroll bars I am using java script.I can get it working if I have it in a button:- Actionscript:
on (press) {
getURL ("javascript:fixedSize('http://localhost/blabla.html?name=rik&lname=t','', 'menubar=0, toolbar=0, scrollbars=no, resizable=0, width=500 height=400')");
}t.htmlText =.............. Anyone have any ideas - or am I going to have to rethink? R. Last edited by Scottae : 07-04-2005 at 02:53 PM Reason: Format with AS tags |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Link within javascript from php? | jmansa | Flash CS3 / Flash 9 |
2 | 08-04-2008 09:24 PM |
| javascript link | chakytoride | Flash MX |
1 | 11-03-2005 11:25 AM |
| Using Javascript mouseover to create sliding navigation banner | chadweston | Flash MX ActionScript |
0 | 05-01-2005 02:22 AM |
| Create A Email Link | HeinekenMike | Flash MX 2004 |
1 | 03-09-2004 08:15 AM |
| how i can create a link for run a .exe ? | mirkko | General Flash | 2 | 05-07-2002 05:18 AM |





