Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements

6 Posted Topics

Member Avatar for Vincentas

I am not sure still you have the requirement or not. The best open source e-commerce tool to customize according to our template is Prestashop.com. We can also handle the site from backend.

Member Avatar for vacurect
0
482
Member Avatar for Bharadwajcvrg

Hi All, I am trying to filter the State, City using WATABLE. In my data city coloumn has identical state values for example Multiple states has same city. In that case when I filtering the city complete watable is filtered upon city instead of state. Like State: Texas City Drop …

0
81
Member Avatar for devgit2810

<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'> <style type="text/css"> p { font-family: 'Lobster', cursive; font-size:24px; } </style>

Member Avatar for veera100
0
197
Member Avatar for Bharadwajcvrg

Hi Team, I am trying to enable only the upcoming 2weeks i.e from current week friday to the second week thursday. For example: today's date is 25th so the upcoming friday will be 27th. So I would like to enable the date from 27th Friday June to July 10th Thursay. …

Member Avatar for DJBirdi
1
254
Member Avatar for khurram123

<script>var $j = jQuery.noConflict(true);</script> Use the above code either for Menu or for slider and replace all the $ with $j i.e $('#selector').function(); replace with $j('#selector').function();

Member Avatar for Bharadwajcvrg
0
185
Member Avatar for Bharadwajcvrg

//create the sortable headers for (var i = 0; i < colsSorted.length; i++) { var column = colsSorted[i]; var props = _data.cols[column]; $(document).on('click', '.'+column+'ascen', function(){ col=$(this).parents("th").find("a").html(); if (priv.options.debug) console.log('col:{0} clicked'.f(col)); //set the new sorting column if ($(this).attr("class") == "ascen"){ _currSortFlip = true;}else{ _currSortFlip =false; } _currSortCol = col; if (typeof …

Member Avatar for Bharadwajcvrg
0
794

The End.