Jquery Tutorial

August 14th, 2012 | No Comments | Posted in Php & MySql

Jquery Tab Make:



jQuery Hello World Alert box


$(“#click_here”).click(function(event) {
event.preventDefault();
$(“#div1″).slideToggle();
});
$(“#div1 a”).click(function(event) {
event.preventDefault();
$(“#div1″).slideUp();
});

$(“#click_here_also”).click(function(event) {
event.preventDefault();
$(“#div2″).slideToggle();
});
$(“#div2 a”).click(function(event) {
event.preventDefault();
$(“#div2″).slideUp();
});

});

padding:5px;
border:2px solid #FFEFEF;
background-color:#EFEFEF;
}
#click_here_also{

padding:5px;
border:2px solid #FFEFEF;
background-color:#EFEFEF;
}






[x]


I am Tab 1




[x]


I am Tab 2




Jqury alert message


jQuery Hello World Alert box







Click To Hide message:



jQuery Hello World Alert box


$(document).click(function(event){
$(“#msg “).click(function(event) {
event.preventDefault();
$(“#div1″).slideUp();
});
event.preventDefault();
$(“#msg”).slideToggle();
});

});


CLICK BELOW BUTTON TO SEE ALERT BOX




Hi we lcome to jquery how r you sir


Onclick Pop Up Message:
ldquo;-//W3C//DTD HTML 4.01 Transitional//EN”
“http://www.w3.org/TR/html4/loose.dtd”>


Example of popup message on mouse clicked position using jQuery







Popup Message


Message goes here

Message goes here

Displaying pop-up message in mouse clicked position using jQuery


 


Click on any position of the document with mouse


 


 


Click on any position of the document with mouse


 


 


Click on any position of the document with mouse


 


jquery-1.4.2.min code below
/*! jQuery [email protected] jquery.com | jquery.org/license */
(function(a,b){function G(a){var b=F[a]={};return p.each(a.split(s),function(a,c){b[c]=!0}),b}function J(a,c,d){if(d===b&&a.nodeType===1){var e=”data-”+c.replace(I,”-$1″).toLowerCase();d=a.getAttribute(e);if(typeof d==”string”){try{d=d===”true”?!0:d===”false”?!1:d===”null”?null:+d+”"===d?+d:H.test(d)?p.parseJSON(d):d}catch(f){}p.data(a,c,d)}else d=b}return d}function K(a){var b;for(b in a){if(b===”data”&&p.isEmptyObject(a[b]))continue;if(b!==”toJSON”)return!1}return!0}function ba(){return!1}function bb(){return!0}function bh(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function bi(a,b){do a=a[b];while(a&&a.nodeType!==1);return a}function bj(a,b,c){b=b||0;if(p.isFunction(b))return p.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return p.grep(a,function(a,d){return a===b===c});if(typeof b==”string”){var d=p.grep(a,function(a){return a.nodeType===1});if(be.test(b))return p.filter(b,d,!c);b=p.filter(b,d)}return p.grep(a,function(a,d){return p.inArray(a,b)>=0===c})}function bk(a){var b=bl.split(“|”),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function bC(a,b){return a.getElementsByTagName(b)[0]||a.appendChild(a.ownerDocument.createElement(b))}function bD(a,b){if(b.nodeType!==1||!p.hasData(a))return;var c,d,e,f=p._data(a),g=p._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;d”).appendTo(e.body),c=b.css(“display”);b.remove();if(c===”none”||c===”"){bI=e.body.appendChild(bI||p.extend(e.createElement(“iframe”),{frameBorder:0,width:0,height:0}));if(!bJ||!bI.createElement)bJ=(bI.contentWindow||bI.contentDocument).document,bJ.write(“”),bJ.close();b=bJ.body.appendChild(bJ.createElement(a)),c=bH(b,”display”),e.body.removeChild(bI)}return bR[a]=c,c}function ch(a,b,c,d){var e;if(p.isArray(b))p.each(b,function(b,e){c||cd.test(a)?d(a,e):ch(a+”["+(typeof e=="object"?b:"")+"]“,e,c,d)});else if(!c&&p.type(b)===”object”)for(e in b)ch(a+”["+e+"]“,b[e],c,d);else d(a,b)}function cy(a){return function(b,c){typeof b!=”string”&&(c=b,b=”*”);var d,e,f,g=b.toLowerCase().split(s),h=0,i=g.length;if(p.isFunction(c))for(;h)[^>]*$|#([\w\-]*)$)/,v=/^(?:|)$/,w=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,y=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,z=/”[^"\\\r\n]*”|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,A=/^-ms-/,B=/-([\da-z])/gi,C=function(a,b){return(b+”").toUpperCase()},D=function(){e.addEventListener?(e.removeEventListener(“DOMContentLoaded”,D,!1),p.ready()):e.readyState===”complete”&&(e.detachEvent(“onreadystatechange”,D),p.ready())},E={};p.fn=p.prototype={constructor:p,init:function(a,c,d){var f,g,h,i;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1,this;if(typeof a==”string”){a.charAt(0)===””&&a.length>=3?f=[null,a,null]:f=u.exec(a);if(f&&(f[1]||!c)){if(f[1])return c=c instanceof p?c[0]:c,i=c&&c.nodeType?c.ownerDocument||c:e,a=p.parseHTML(f[1],i,!0),v.test(f[1])&&p.isPlainObject(c)&&this.attr.call(a,c,!0),p.merge(this,a);g=e.getElementById(f[2]);if(g&&g.parentNode){if(g.id!==f[2])return d.find(a);this.length=1,this[0]=g}return this.context=e,this.selector=a,this}return!c||c.jquery?(c||d).find(a):this.constructor(c).find(a)}return p.isFunction(a)?d.ready(a):(a.selector!==b&&(this.selector=a.selector,this.context=a.context),p.makeArray(a,this))},selector:”",jquery:”1.8.0″,length:0,size:function(){return this.length},toArray:function(){return k.call(this)},get:function(a){return a==null?this.toArray():a0)return;d.resolveWith(e,[p]),p.fn.trigger&&p(e).trigger(“ready”).off(“ready”)},isFunction:function(a){return p.type(a)===”function”},isArray:Array.isArray||function(a){return p.type(a)===”array”},isWindow:function(a){return a!=null&&a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):E[m.call(a)]||”object”},isPlainObject:function(a){if(!a||p.type(a)!==”object”||a.nodeType||p.isWindow(a))return!1;try{if(a.constructor&&!n.call(a,”constructor”)&&!n.call(a.constructor.prototype,”isPrototypeOf”))return!1}catch(c){return!1}var d;for(d in a);return d===b||n.call(a,d)},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},error:function(a){throw new Error(a)},parseHTML:function(a,b,c){var d;return!a||typeof a!=”string”?null:(typeof b==”boolean”&&(c=b,b=0),b=b||e,(d=v.exec(a))?[b.createElement(d[1])]:(d=p.buildFragment([a],b,c?null:[]),p.merge([],(d.cacheable?p.clone(d.fragment):d.fragment).childNodes)))},parseJSON:function(b){if(!b||typeof b!=”string”)return null;b=p.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(w.test(b.replace(y,”@”).replace(z,”]”).replace(x,”")))return(new Function(“return “+b))();p.error(“Invalid JSON: “+b)},parseXML:function(c){var d,e;if(!c||typeof c!=”string”)return null;try{a.DOMParser?(e=new DOMParser,d=e.parseFromString(c,”text/xml”)):(d=new ActiveXObject(“Microsoft.XMLDOM”),d.async=”false”,d.loadXML(c))}catch(f){d=b}return(!d||!d.documentElement||d.getElementsByTagName(“parsererror”).length)&&p.error(“Invalid XML: “+c),d},noop:function(){},globalEval:function(b){b&&r.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(A,”ms-”).replace(B,C)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var e,f=0,g=a.length,h=g===b||p.isFunction(a);if(d){if(h){for(e in a)if(c.apply(a[e],d)===!1)break}else for(;f0&&a[0]&&a[i-1]||i===0||p.isArray(a));if(j)for(;h-1)i.splice(c,1),e&&(c-1},empty:function(){return i=[],this},disable:function(){return i=j=c=b,this},disabled:function(){return!i},lock:function(){return j=b,c||l.disable(),this},locked:function(){return!j},fireWith:function(a,b){return b=b||[],b=[a,b.slice?b.slice():b],i&&(!d||j)&&(e?j.push(b):k(b)),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!d}};return l},p.extend({Deferred:function(a){var b=[["resolve","done",p.Callbacks("once memory"),"resolved"],["reject","fail",p.Callbacks("once memory"),"rejected"],["notify","progress",p.Callbacks("memory")]],c=”pending”,d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return p.Deferred(function(c){p.each(b,function(b,d){var f=d[0],g=a[b];e[d[1]](p.isFunction(g)?function(){var a=g.apply(this,arguments);a&&p.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f+"With"](this===e?c:this,[a])}:c[f])}),a=null}).promise()},promise:function(a){return typeof a==”object”?p.extend(a,d):d}},e={};return d.pipe=d.then,p.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[a^1][2].disable,b[2][2].lock),e[f[0]]=g.fire,e[f[0]+”With”]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=k.call(arguments),d=c.length,e=d!==1||a&&p.isFunction(a.promise)?d:0,f=e===1?a:p.Deferred(),g=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length>1?k.call(arguments):d,c===h?f.notifyWith(b,c):–e||f.resolveWith(b,c)}},h,i,j;if(d>1){h=new Array(d),i=new Array(d),j=new Array(d);for(;b

a”,c=n.getElementsByTagName(“*”),d=n.getElementsByTagName(“a”)[0],d.style.cssText=”top:1px;float:left;opacity:.5″;if(!c||!c.length||!d)return{};f=e.createElement(“select”),g=f.appendChild(e.createElement(“option”)),h=n.getElementsByTagName(“input”)[0],b={leadingWhitespace:n.firstChild.nodeType===3,tbody:!n.getElementsByTagName(“tbody”).length,htmlSerialize:!!n.getElementsByTagName(“link”).length,style:/top/.test(d.getAttribute(“style”)),hrefNormalized:d.getAttribute(“href”)===”/a”,opacity:/^0.5/.test(d.style.opacity),cssFloat:!!d.style.cssFloat,checkOn:h.value===”on”,optSelected:g.selected,getSetAttribute:n.className!==”t”,enctype:!!e.createElement(“form”).enctype,html5Clone:e.createElement(“nav”).cloneNode(!0).outerHTML!==”<:nav>”,boxModel:e.compatMode===”CSS1Compat”,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},h.checked=!0,b.noCloneChecked=h.cloneNode(!0).checked,f.disabled=!0,b.optDisabled=!g.disabled;try{delete n.test}catch(o){b.deleteExpando=!1}!n.addEventListener&&n.attachEvent&&n.fireEvent&&(n.attachEvent(“onclick”,m=function(){b.noCloneEvent=!1}),n.cloneNode(!0).fireEvent(“onclick”),n.detachEvent(“onclick”,m)),h=e.createElement(“input”),h.value=”t”,h.setAttribute(“type”,”radio”),b.radioValue=h.value===”t”,h.setAttribute(“checked”,”checked”),h.setAttribute(“name”,”t”),n.appendChild(h),i=e.createDocumentFragment(),i.appendChild(n.lastChild),b.checkClone=i.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=h.checked,i.removeChild(h),i.appendChild(n);if(n.attachEvent)for(k in{submit:!0,change:!0,focusin:!0})j=”on”+k,l=j in n,l||(n.setAttribute(j,”return;”),l=typeof n[j]==”function”),b[k+"Bubbles"]=l;return p(function(){var c,d,f,g,h=”padding:0;margin:0;border:0;display:block;overflow:hidden;”,i=e.getElementsByTagName(“body”)[0];if(!i)return;c=e.createElement(“div”),c.style.cssText=”visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px”,i.insertBefore(c,i.firstChild),d=e.createElement(“div”),c.appendChild(d),d.innerHTML=”
t
”,f=d.getElementsByTagName(“td”),f[0].style.cssText=”padding:0;margin:0;border:0;display:none”,l=f[0].offsetHeight===0,f[0].style.display=”",f[1].style.display=”none”,b.reliableHiddenOffsets=l&&f[0].offsetHeight===0,d.innerHTML=”",d.style.cssText=”box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;”,b.boxSizing=d.offsetWidth===4,b.doesNotIncludeMarginInBodyOffset=i.offsetTop!==1,a.getComputedStyle&&(b.pixelPosition=(a.getComputedStyle(d,null)||{}).top!==”1%”,b.boxSizingReliable=(a.getComputedStyle(d,null)||{width:”4px”}).width===”4px”,g=e.createElement(“div”),g.style.cssText=d.style.cssText=h,g.style.marginRight=g.style.width=”0″,d.style.width=”1px”,d.appendChild(g),b.reliableMarginRight=!parseFloat((a.getComputedStyle(g,null)||{}).marginRight)),typeof d.style.zoom!=”undefined”&&(d.innerHTML=”",d.style.cssText=h+”width:1px;padding:1px;display:inline;zoom:1″,b.inlineBlockNeedsLayout=d.offsetWidth===3,d.style.display=”block”,d.style.overflow=”visible”,d.innerHTML=”
”,d.firstChild.style.width=”5px”,b.shrinkWrapBlocks=d.offsetWidth!==3,c.style.zoom=1),i.removeChild(c),c=d=f=g=null}),i.removeChild(n),c=d=f=g=h=i=n=null,b}();var H=/^(?:\{.*\}|\[.*\])$/,I=/([A-Z])/g;p.extend({cache:{},deletedIds:[],uuid:0,expando:”jQuery”+(p.fn.jquery+Math.random()).replace(/\D/g,”"),noData:{embed:!0,object:”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″,applet:!0},hasData:function(a){return a=a.nodeType?p.cache[a[p.expando]]:a[p.expando],!!a&&!K(a)},data:function(a,c,d,e){if(!p.acceptData(a))return;var f,g,h=p.expando,i=typeof c==”string”,j=a.nodeType,k=j?p.cache:a,l=j?a[h]:a[h]&&h;if((!l||!k[l]||!e&&!k[l].data)&&i&&d===b)return;l||(j?a[h]=l=p.deletedIds.pop()||++p.uuid:l=h),k[l]||(k[l]={},j||(k[l].toJSON=p.noop));if(typeof c==”object”||typeof c==”function”)e?k[l]=p.extend(k[l],c):k[l].data=p.extend(k[l].data,c);return f=k[l],e||(f.data||(f.data={}),f=f.data),d!==b&&(f[p.camelCase(c)]=d),i?(g=f[c],g==null&&(g=f[p.camelCase(c)])):g=f,g},removeData:function(a,b,c){if(!p.acceptData(a))return;var d,e,f,g=a.nodeType,h=g?p.cache:a,i=g?a[p.expando]:p.expando;if(!h[i])return;if(b){d=c?h[i]:h[i].data;if(d){p.isArray(b)||(b in d?b=[b]:(b=p.camelCase(b),b in d?b=[b]:b=b.split(” “)));for(e=0,f=b.length;e1,null,!1))},removeData:function(a){return this.each(function(){p.removeData(this,a)})}}),p.extend({queue:function(a,b,c){var d;if(a)return b=(b||”fx”)+”queue”,d=p._data(a,b),c&&(!d||p.isArray(c)?d=p._data(a,b,p.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||”fx”;var c=p.queue(a,b),d=c.shift(),e=p._queueHooks(a,b),f=function(){p.dequeue(a,b)};d===”inprogress”&&(d=c.shift()),d&&(b===”fx”&&c.unshift(“inprogress”),delete e.stop,d.call(a,f,e)),!c.length&&e&&e.empty.fire()},_queueHooks:function(a,b){var c=b+”queueHooks”;return p._data(a,c)||p._data(a,c,{empty:p.Callbacks(“once memory”).add(function(){p.removeData(a,b+”queue”,!0),p.removeData(a,c,!0)})})}}),p.fn.extend({queue:function(a,c){var d=2;return typeof a!=”string”&&(c=a,a=”fx”,d–),arguments.length1)},removeAttr:function(a){return this.each(function(){p.removeAttr(this,a)})},prop:function(a,b){return p.access(this,p.prop,a,b,arguments.length>1)},removeProp:function

Leave a Reply 151 views, 4 so far today |

Most Commented Posts

Leave a Reply

CAPTCHA Image
Refresh Image
*