- Posts: 174
- Thank you received: 4
If you report a bug please specify the joomla and component version.
[REJECTED] jQuery
10 years 9 months ago #1794
by mackelito
Replied by mackelito on topic Re: [REJECTED] jQuery
And of course you need to add the jQuery plugin

Please Log in or Create an account to join the conversation.
10 years 3 months ago #2476
by sandra
Replied by sandra on topic Re: [REJECTED] jQuery
@mackelito
Thanks for the forum topic, but can you be more specific how the slider works?
Or post a code?
I just download the JQuery : ghusse.github.io/jQRangeSlider/download.html
And start making a php script
And then?
Thanks
Thanks for the forum topic, but can you be more specific how the slider works?
Or post a code?
I just download the JQuery : ghusse.github.io/jQRangeSlider/download.html
And start making a php script
Code:
<?php // no direct access
#
# Copyright brambring.nl
# https://www.affiliatefeeds.nl
# joomla@brambring.nl
#
# file modules/mod_datamenu/tmpl/minmaxb_custom.php
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<div class="module">
<div class="mod_datamenu" style="text-align:center">
<div class="price-rage">
<div class="price-rage-right">E</div>
<div id="highValue">30000</div>
</div>
<div class="price-rage">
<div id="lowValue">0</div>
<div class="price-rage-left">E</div>
</div>
<div class="sliderbar">
</div>
<input type="hidden" id="itemid" name="Itemid" value="<?php echo $params->get('id');?>" />
</div>
</div>
And then?
Thanks

Please Log in or Create an account to join the conversation.
9 years 11 months ago #2774
by mich76
Replied by mich76 on topic Re: [REJECTED] jQuery
Hi Radekolbas,
Very nice integration !
How do you make "extra vote" working on product page ? i don't know how to integrate it, do you have some code to share ?
Thanks
Very nice integration !
How do you make "extra vote" working on product page ? i don't know how to integrate it, do you have some code to share ?
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds