Remove Quantity Arrows JS5.x

06.07.2022 22:19
#1
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Remove Quantity Arrows JS5.x

I use Plugin plg_quantity_controls_2.2.4 for Joomshopping 5.x. Don´t need the Arrows on the right side of the Quantity-Box. How can I remove it? Looks like a Problem only in Firefox-Browser!? In Chrome or Safari the Arrows dont displayed ....

Remove Quantity Arrows JS5.x


Letzte Änderung: 06.07.2022 22:39
 
06.07.2022 23:11
#2
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Remove Quantity Arrows JS5.x

Solved by input type="tel" - but is this really the optimal solution?

 
07.07.2022 08:01
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25968
Quote
Aw: Remove Quantity Arrows JS5.x

type="text"

 
07.07.2022 09:12
#4
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Remove Quantity Arrows JS5.x

Ok. Other Problem with the Quantity Arrows. Update Cart Ajax don´t work. In Jommshooping 3.x I use the following code:

<input class="btnqplus" value="+" type="button" onclick="quantityNumber(1, this); onblur=document.updateCart.submit();return false; ">
<input class="btnqminus" value="-" type="button" onclick="quantityNumber(-1, this) ;onblur=document.updateCart.submit();return false; ">

to Auto-Update Quantity after change +/-. This code don´t work in Joomla 4 / JS 5.x, quantity don´t change without push the Refresh Button.

What can I do, to auto-refresh Quantity after +/- without use the refresh Button?


Letzte Änderung: 07.07.2022 09:13
 
07.07.2022 11:18
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25968
Quote
Aw: Remove Quantity Arrows JS5.x

url?

 
07.07.2022 12:34
#6
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Remove Quantity Arrows JS5.x

Send in Private

 
07.07.2022 21:13
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25968
Quote
Aw: Remove Quantity Arrows JS5.x

fixed
Quantity button controls 2.2.5 (JoomShopping 5.0.0+)

 
07.07.2022 22:10
#8
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Remove Quantity Arrows JS5.x

thankyou, worked now! great :)


Letzte Änderung: 07.07.2022 23:57
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.