Sunday, April 17, 2011
slidebox jquery banner rotator
A simple jquery/css banner rotator/slideshow with next/previous buttons, slides thumbnails and auto-play feature.
Bind Some Event to Element and trigger that function when click the element
Scenario: Suppose if we used same click event function in various web pages. if you want do some logic some page button for that need to re...
-
Find highcharts which are loaded in the page and then convert chart into png using jquery Charts are loaded through the ajax See the e...
-
// check the amount greater... if(Math.max(parseFloat(amount).toFixed(2),parseFloat(bal).toFixed(2))==parseFloat(amount).toFixed(2)) { ...