E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic:
account
action
advantage
attempt
button
buttons
buy
cart
class
code
digital
document
ejc
ejejc
example
explain
features
form
function
functionality
help
href
img
input
javascript
location
onclick
online
open
paypal
probably
product
reset
return
sale
sample
sell
src
target
thank-you
top
type
value
var
web
width
window
| |
| |
|
bnicer member Posts: 1 |
Hi! In the near future I will be making an attempt to sell digital content online, taking advantage of e-Junkie's wonderful web hosting together with a Paypal Premier account. My question is about Buy Now buttons. I was thinking of using input buttons. An example: var salesHtm='https://www.e-junkie.com/ecom/gb.php?c=cart&i=1&cl=37&ejc=2' function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } function buyIMG() {MM_openBrWindow(salesHtm,'', 'toolbar=yes,directories=yes,location=yes,status=yes,menubar=yes,scrol lbars=yes,resizable=yes,width=520,height=320')} function shop() { document.write('<table width="100%" cellpadding="0" cellspacing="0"><tr class="height40"><td align="left" valign="top">' +'<form action="#"><div><input type="reset" name="G0" value="For Sale" onclick="buyIMG()"><\/div><\/form>' +'<\/td><\/tr><\/table>') } Would that be possible? The example is based on the 1 Cent Product sample: <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=1&cl=37&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="https://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0"></a> Sorry for my ignorance. As you can probably tell, I'm new at this. Can anyone help? Thank you. # POSTED ON: November 17, 2007 @ 13:27 GMT -7 |
|
E-junkieChef E-Junkie Crew Posts: 936 |
The example you are using is of our CART button, not buy now button. I am not sure what you are trying to achieve with your code .. but I'll be glad tohelp if you can explain that and also that whether you want to use our buy now buttons or cart buttons. Examples of functionality for both kind are given at http://www.e-junkie.com/ej/demo.php # POSTED ON: November 19, 2007 @ 06:05 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






