i'm trying to attach this link on my flash button:
<script language="JavaScript" src="http://ultra1.clickchatsold.com/D6/fxsignals.js"></script><a href="javascript:popChatWin(0)">Live Support</a>
can somebody help thank you.
Printable View
i'm trying to attach this link on my flash button:
<script language="JavaScript" src="http://ultra1.clickchatsold.com/D6/fxsignals.js"></script><a href="javascript:popChatWin(0)">Live Support</a>
can somebody help thank you.
Hi,
your flash button should use
geturl("javascript:popChatWin(0)")
and the html page should still include the js file
Musicman