i broke it. try manually typing a letter instead of a number, and pressing plus or minus/
Announcement
Collapse
No announcement yet.
Going to far with V8: Copying play.com
Collapse
X
-
Whose NaN is that? Is it yours?
To be fair - not many people shop for products using Base 16 as their numerical point of reference.
Hmmm...... Sesame street songs in an alternate universe in Base 16! ...
<squiggly dream sequence>
Sponsered by the number A!
Sing: "One two three FOUR FIVE six seven eight NINE TEN .... A B"
LOLFergus Weir - teclan ltd
Ecommerce Digital Marketing
SellerDeck Responsive Web Design
SellerDeck Hosting
SellerDeck Digital Marketing
Comment
-
You mean - single add to cart? (Section details | Page Settings | Shopping Mode)
Or did I completely misread you there?Fergus Weir - teclan ltd
Ecommerce Digital Marketing
SellerDeck Responsive Web Design
SellerDeck Hosting
SellerDeck Digital Marketing
Comment
-
HTML Code:function modValue(el, n){ var thisobj = document.getElementById(el); thisobj.value = +thisobj.value + n; if (thisobj.focus) thisobj.focus(); }
HTML Code:<actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e"> <br /><span class="actrequired"><Actinic:Variable Name="QuantityPrompt"/></span> <a href="#" onclick="modValue('Q_<actinic:variable Name="ProductID"/>',-10);">-10</a> <a href="#" onclick="modValue('Q_<actinic:variable Name="ProductID"/>',-1);">-1</a> <input type="text" id="Q_<actinic:variable Name="ProductID"/>" name="Q_<actinic:variable Name="ProductID"/>" size="4" value="<Actinic:Variable Name="DefaultQuantity"/>" class="form_input_general" /> <a href="#" onclick="modValue('Q_<actinic:variable Name="ProductID"/>',1);">+1</a> <a href="#" onclick="modValue('Q_<actinic:variable Name="ProductID"/>',10);">+10</a> </actinic:block>
http://www.interact-studio.co.uk/acatalog/test.html
sans cool ajax. that would cost extra.
Comment
-
Have you got
HTML Code:<actinic:block if="%3cactinic%3avariable%20name%3d%22SingleAddToCartButtonIsUsed%22%20%2f%3e%20AND%20%3cactinic%3avariable%20name%3d%22SectionHasVisibleProduct%22%20%2f%3e" > <div align="right"> <actinic:variable name="SingleAddToCartButton" /> </div> </actinic:block>
Fergus Weir - teclan ltd
Ecommerce Digital Marketing
SellerDeck Responsive Web Design
SellerDeck Hosting
SellerDeck Digital Marketing
Comment
-
I broke it.
Enter a letter and then press + or -
MooHAHAaFergus Weir - teclan ltd
Ecommerce Digital Marketing
SellerDeck Responsive Web Design
SellerDeck Hosting
SellerDeck Digital Marketing
Comment
-
Originally posted by gabrielcrowealso, i diddnt! omg, i stripped it out!
Nurse Ratchett is waiting......Fergus Weir - teclan ltd
Ecommerce Digital Marketing
SellerDeck Responsive Web Design
SellerDeck Hosting
SellerDeck Digital Marketing
Comment
-
An idea for you Gabe maybe?
Many sites have a 'item last added' in the basket summary on each page.
Good idea rather than a (space-wasting) whole list of items, and makes sure that the customer knows if he did actually click that 'add to cart' button, rather than looking at the cart.
This is just one site but I've seen it about loads:
http://www.hawkin.com/Sam
http://www.originaltouch.co.uk
http://www.spcb.co.uk
If you spend your whole life waiting for the storm, you’ll never enjoy the sunshine.
Failure is the tuition you pay for success.
Comment
-
This is just one site but I've seen it about loads:
http://www.hawkin.com/
Comment
-
Originally posted by RuralWebWhat a really anoying site - you cannot even add to basket without registering
And the colours...jeeeeeeeeze
or am I being hyper critical?Affordable solutions for busy professionals.
Website Maintenance | UK Web Hosting
Comment
-
I've just ordered from there ... only 'cos desperate for stocking fillers.
Anyway, you can add to cart without registering BUT (Big BUT), the site has Soooo many animations, it is incredibly slow......
Almost gave up!Sam
http://www.originaltouch.co.uk
http://www.spcb.co.uk
If you spend your whole life waiting for the storm, you’ll never enjoy the sunshine.
Failure is the tuition you pay for success.
Comment
Comment