E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 11 Mar 2011 18:54:07 GMT Mon, 20 May 2013 14:45:41 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #4 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 Fri, 11 Mar 2011 18:54:07 GMT E-junkie Discussions; E-JunkieMonster Post #3 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 Fri, 11 Mar 2011 07:11:34 GMT
I only have one product, so remove doesn’t really make sense.

I do however offer a discount depending on how may ‘users’ you purchase, this is why I’m using a basket rather than a button (to allow the user to input the amount of ‘user’)

In your opinion is this the best approach?

Thanks]]>
E-junkie Discussions; Kruptos
Post #2 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 Fri, 11 Mar 2011 02:44:12 GMT
jQuery('input[type="checkbox"]').remove();

However, buyers who are unable to figure out how to remove an item will probably just abandon their order entirely rather than placing their order anyway with an item they don't want. If you could explain why you want to do this, perhaps we could suggest another approach less likely to affect your conversion rate. For instance, we know of sellers who use custom javascript to auto-remove an item from a buyer's cart when another item it's dependent on is removed.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 http://www.e-junkie.com/bb/topic/5075/pg/0#post17152 Thu, 10 Mar 2011 09:57:04 GMT
I've tried: jQuery("#remove_array[0]").remove();

which doesn't work.

Any ideas?
Thanks]]>
E-junkie Discussions; Kruptos