On this page http://www.nutribeautyproducts.com/p-45884-argan-oil-hair-treatment.aspx
If you click on "Add to Bag" it populates an ajax minicart at the top but the cursor blinks making it look like it's a text field. Any idea how this can be stopped so it just uses the cursor pointer? Been trying all day to resolve it.
deanswe
Member
18 Points
46 Posts
Stop cursor blinking
Jul 10, 2012 02:23 PM|LINK
Hi
On this page http://www.nutribeautyproducts.com/p-45884-argan-oil-hair-treatment.aspx
If you click on "Add to Bag" it populates an ajax minicart at the top but the cursor blinks making it look like it's a text field. Any idea how this can be stopped so it just uses the cursor pointer? Been trying all day to resolve it.
Thanks.
chandana
Participant
1356 Points
378 Posts
Re: Stop cursor blinking
Jul 10, 2012 02:38 PM|LINK
I think you put the editable control for that. You can use lable or panel (un editable control) insted of it.
Thanks.
Nasser Malik
Star
11260 Points
1731 Posts
Re: Stop cursor blinking
Jul 10, 2012 02:42 PM|LINK
You didn't set input type
it should be
<input id="AddToWish_46613" class="add_to_cart_btn" value="Add to wishlist" name="add_to_wishlist" type="button">
and
<input id="AddToWish_46613" class="add_to_cart_btn" value="Add to wishlist" name="add_to_wishlist" type="button">
Skype: maleknasser1