var a=3;
var b='6';
var c=a+parseInt(b);
alert("Sum:"+c);
Output:
Sum:...
Wednesday, 21 November 2012

Jquery Show/Hide a div onclick.
<style>
body{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;}
.slidingDiv {
height:100px;
width:150px;
background-color: #99CCFF;
padding:20px;
margin-top:10px;
border-bottom:5px solid #3399FF;
}
.show_hide {
display:none;
}
</style>
<script src="jquery.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function(){
...
Tuesday, 20 November 2012

Before Use take Permission to use It:
https://wrapbootstrap.com/theme/dashboard-admin-WB0164888
Download He...

Jquery form validation using jquery api...
Download Complete Code:
Download He...

The timepicker addon adds a timepicker to jQuery UI Datepicker, thus the datepicker and slider components (jQueryUI) are required for using any of these. In addition all datepicker options are still available through the timepicker addon.
Download Complete Code:
Download He...
Friday, 16 November 2012

Dynamic Views provides ready to use HTML,JQUERY,CSS working code with downloadable file...
Subscribe to:
Posts (Atom)