How to password hide and show using jquery in hindi

password hide and show using jquery in hindi

Html FORM में password को jquery के इस्तेमाल से hide और show करा सकते है!. क्योकि HTML form में password हमेंशा के लिए bullet के formate में ही display होता है! लेकिन खास time users को password visible हो सके इसके लिए side में checkbox या button available होता है!.

Read More

How to password hide and show using jquery in hindi

Read More »

Different between posts and pages in wordpress in hindi

different between posts and pages in wordpress in hindi

Wordpress में posts और pages दोनों का इस्तेमाल website में content को manage करने के लिए होता है!. लेकिन pages और post में कई different बी है जैसे की 1. posts content समय के अनुसार change होते रहते है!. लेकिन pages का content static होता है समय के अनुसार change नहीं होता!. 2. post में social sharing के जरिये posts को share कर सकते है!. लेकिन pages को नहीं! 3. posts को हम categories और tag का इस्तेमाल करके organized कर सकते है जब की pages को हम hierarchical and parent and child pages में organized कर सकते है!.

Read More

Different between posts and pages in wordpress in hindi

Read More »

WordPress admin panel introduction in Hindi

Wordpress admin panel introduction in hindi

Introduction Wordpess admin panel sidebar menu lists dashboard posts section media section pages section comments section appearance section plugins section users tools settings section collpse menu 1. Dashboard update section 2.Posts section 1.all posts2.add new3.categories4.tags 1. all posts 2. add new 3. categories 4.tags 3. Media section 1. library2. add new 1. library 2. add

Read More

WordPress admin panel introduction in Hindi

Read More »

Submit form without page refresh using jquery ajax and PHP in Hindi

submit form without page refresh using jquery ajax and php in hindi

HTML form data को page refresh किये बिना database में insert करा सकते है jquery ajax का इस्तेमाल करके तो ये सभी details इस post में example के जरिये समजाया गया है!.

Read More

Submit form without page refresh using jquery ajax and PHP in Hindi

Read More »

jQuery hide() and show() effect in Hindi

Introduction Jquery hide and show effects Jquery hide() method syntax: Example: Hide() method jquery example hide() method speed/callback parameter With callback function Jquery show() method Syntax: Example: show() method jquery example show() method speed/callback parameter With callback function jquery toggle() method syntax: Example: toggle() method jquery example toggle() method speed/callback parameter With callback function

Read More

jQuery hide() and show() effect in Hindi

Read More »

Insert data into MySQL database using ajax in PHP in Hindi

Insert data into mysql database using ajax in php in hindi

Ajax के इस्तेमाल से HTML form के data को MySQL database में insert करवाएंगे page को बिना load या refresh किये बिना और mysql database में data successully insert होने के बाद में success message frontend साइड browser में display करवाएंगे!.

Read More

Insert data into MySQL database using ajax in PHP in Hindi

Read More »

Ajax post request example with jquery and PHP in Hindi

ajax post request example with jquery and php in hindi

ajax का full form asynchronous javascript and xml है!. clien-side से data को web page को refresh किये बिना backed-side server से data को fetch display और database में data को insert और update करा सकते है!.

Read More

Ajax post request example with jquery and PHP in Hindi

Read More »

What is ajax in Hindi?

what is ajax in hindi

AJAX का full form Asynchronous JavaScript and XML है!. ajax हमें बिना page, को refresh या load किये back-end side server से data fetch करके available करवाता है!. और data को हमें बिना page refresh किये बिना update और delete बी करवा सकते है!. ajax एक browser based application है!. और ajax का इस्तेमाल database से interactive करके data को मैनेज करने के लिए इस्तेमाल किया जाता है!. ajax web-server से data को web-browser में data को transfer यानि send करता है!.

Read More

What is ajax in Hindi?

Read More »

Jquery events in Hindi

jquery events in hindi

Introduction Jquery events lists आप निचे देख सकते है! Document / Window events Mouse hover / click events Keyboard events Form submit events Document / Window events load document unload document resize document scroll document Window load event Example: Mouse hover / click events click events dblclick events mouseenter events mouseleave events Click event Example:

Read More

Jquery events in Hindi

Read More »