jQuery : Disable and Enable Selected Options in DropDownList

To disable the selected option from select input element, following piece of code can be used, [crayon-664716d9ee474858956101/] and to enable…

5 years ago

Javascript Slugify

[crayon-664716d9ef4a2493787346/]  

5 years ago

The Hypertext Transfer Protocol (HTTP)

The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This is the foundation for…

6 years ago

Ajax getHTTPObject function

[crayon-664716d9efc8c459073198/] [crayon-664716d9efc92155832531/] [crayon-664716d9efc95227009156/]  

6 years ago

AJAX – Send a Request To a Server

The XMLHttpRequest object is used to exchange data with a server. To send a request to a server, we use…

6 years ago

File Upload in Ajax

[crayon-664716d9f0083445965596/] Short Version [crayon-664716d9f0089009134303/] [crayon-664716d9f008c902663362/]  

6 years ago

Audio autoplay

[crayon-664716d9f0244496844874/]  

6 years ago

reCAPTCHA Responsive Scaling

HTML [crayon-664716d9f03f1963982020/] CSS [crayon-664716d9f03f7976228335/] Script [crayon-664716d9f03f9959215731/]  

6 years ago

Sample Ajax call

[crayon-664716d9f06cd650692351/]  

6 years ago

Serialize Form to JSON

[crayon-664716d9f097d763419240/] or another approach [crayon-664716d9f0988033773842/]  

6 years ago