Microsoft
Software
Hardware
Network
Question : adding a popup window to a PHP script on a text
Hi Team,
I wish add a pop-up window with my eshop site terms & conditions, pooped by clicking on a text link in the site registration page.
The site is php script e-commerce
The following java script do the job in html web page:
href="javascript:openpopup
('
http://w
ww.name-si
te.com/ter
ms.html'
)"
>terms & conditions
In html page a statement like "terms & conditions" might be used as the popup text link.Clicking.
PHP:
php definitions I used:
ENTRY_I_READ => "I hereby confirm that I read the site"
ENTRY_CONDITIONS => "Terms & Conditions"
ENTRY_CONFIRM => "and am accepting them"
I wish add the popup link to be applied on the words: "Terms & Conditions"
How can I add the java script to the php file in order to execute the popup instruction?
Thank you, ronig
The PHP script where I want this link to be added is looks like this:
//next is the radio button to confirm not relevant to my question
s', 'y') . '' . (tep_not_null(ENTRY_TERMS_
TEXT) ? '
'
. ENTRY_TERMS_TEXT . '
': ''); ?>
Thank you, roni
Answer : adding a popup window to a PHP script on a text
You would just store each site in a variable:
$termsEng = '
http://www.bivar-2.com/te
rmseng.htm
l'
;
$termsOther = '
http://www.bivar-2.com/te
rms.html'
;
Then based on whatever it is you are using to determine which lang, you subsititue the variable in the openpopup funciton call.
Random Solutions
free subversion server ?
Transfer my whole collection of 8mm (Video 8) Analogue Video tapes to PC - fastest way, size / quality trade-off - Any Advice ?
How to set mailbox quota for sendmail
New-Runspace cmdlet not recognized in Powershell V2 CTP3 with WinRM CTP3
flash samples site
HTML to Jpeg online converter in website
Overwrite existing default SMTP certificate on Exchange 2007
Find first empty cell in column and then copy the value of another cell across.
Adding bullet points to body of email using call and vba
Cannot email bellsouth.net addresses.