E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic: | |
| |
|
socksarelliozzy member Posts: 1 |
I have copied the image of the stock "view cart" button and have incorporated it into my navigation bar via image ready. I did that so that it is on the .master and always in a nice spot for the customers. It also looks professional. How can you hyperlink or script the button hotspot so it will act as a standalone button? # POSTED ON: January 5, 2008 @ 07:52 GMT -7 |
|
pianopeter member Posts: 3 |
I second this question. # POSTED ON: April 20, 2010 @ 19:50 GMT -7 |
|
Robbie member Posts: 11 |
Paste this code at the bottom of your page or site template, before the </body> tag: <!-- Begin VIEW CART Code --> <script language="javascript" type="text/javascript"> <!-- function EJEJC_lc(th) { return false; } // --> </script> <script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script> <!-- End VIEW CART Code --> For the actual "view cart" button, you can get that from the "view cart button code" area of your seller admin. It will look like this: <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=[your account ID]&ejc=2" target="ej_ejc" onClick="javascript:return EJEJC_lc(this);" title="Cart" class="cart"><img src="[your cart image URL]"</a> # POSTED ON: April 20, 2010 @ 20:43 GMT -7 |
|
pianopeter member Posts: 3 |
The real question, I guess, what code do you insert in the hotspot link field in Dreamweaver that would be the equivalent of the "add to cart" button java script? # POSTED ON: April 20, 2010 @ 20:58 GMT -7 |
|
E-junkieNinja E-Junkie Crew Posts: 636 |
I believe I answered this question for you in another forum post. Please checkout this link: http://www.e-junkie.com/bb/topic/1593/pg/0#post14141 # POSTED ON: April 21, 2010 @ 11:28 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






