JQuery form events हिंदी में!
Introduction HTML form jQuery form events जैसे की focus() blur() change() select() submit() focus() blur() change() select() submit() Full source code
JQuery form events हिंदी में! Read More »
Introduction HTML form jQuery form events जैसे की focus() blur() change() select() submit() focus() blur() change() select() submit() Full source code
JQuery form events हिंदी में! Read More »
Class एक collection होता है objects के properties और method का। Classes, Objects का blueprint होता है जिसका इस्तेमाल objects के propertis और methods को रखने के लिए किया जाता है!.PHP में class name और जिस php file में class का program लिखा जा रहा है उस file का name सामान होना चाहिए!.
OOPS concepts in php in hindi Read More »
SQL command का इस्तेमाल database के साथ intraction यानि communicate करने के लिए इस्तेमाल किया जाता है!. SQL command type जैसे की 1) DDL (Data Definition Language)2) DML ( Data Manipulation Language )3) DCL (Data control language)4) TCL (Transaction control language) 5) DQL (Data query language)
SQL command in hindi Read More »
check box Select Deselect jquery script का इस्तेमाल करके एक click में available सभी checkbox checked और unchecked set करा सकते है!. jquery script को perform करने के लिए jquery library को include करना जरूरी होता है!.
Select Deselect all checkboxes using jQuery in Hindi Read More »
Wordpress .com और wordpress .org का main different है की wordpress. .org एक self hosted platform है!. और wordpress. org एक open source software provide करता है free में!. जब की
wordpress. com earning pupose से बनाया गया है और वह बिलकुल free में avaialable नहीं है!. wordpress. com की servicess को access करने के लिए अलग-अलग तरह के plan को purchase करना
होता है!.
WordPress.com Vs WordPress.org in Hindi Read More »
HTML form को हम दो तरीके से validation कर सकते है!. एक तो client-side validation और दूसरा server side validation. HTML form validation with jquery in hindi | HTML form validation with jquery plugin
jQuery form validation in Hindi Read More »
jQuery के इस्तेमाल से हम image src attribute को get और set करा सकते है!. इसके लिए हम jquery का attr() method का estemal करते है!.
jQuery get and set image src attribute in hindi Read More »
Jquery में ajax() method का इस्तेमाल AJAX request और asynchronous HTTP request करने के लिए किया जाता है!.jQuery.get() method web-server में data को send करने और web-server से data को retrive करने के लिए इस्तेमाल किया जाता है!.
Different between jQuery.ajax(), jQuery.get() and jQuery.get() method in Hindi Read More »
Shopify एक e-commerce platform है!. जो हमें online store setup करने की और अपने products को sell करने की अनुमति देता है!. shopify हमें e-commerce (shoping) website create करने के लिए एक platform provide करता है!.
What is shopify in hindi? shopify kya hai? Read More »
Html FORM में password को jquery के इस्तेमाल से hide और show करा सकते है!. क्योकि HTML form में password हमेंशा के लिए bullet के formate में ही display होता है! लेकिन खास time users को password visible हो सके इसके लिए side में checkbox या button available होता है!.
How to password hide and show using jquery in hindi Read More »