Muhammad Muzammil Hussain

JavaScript Howtos

  1. Blob in JavaScript
  2. Difference Between event.stopPropagation and event.preventDefault in JavaScript
  3. Ternary Operator in JavaScript
  4. Anagram Finder in JavaScript
  5. Convert Radians to Degrees in JavaScript
  6. Export All Functions From a File in JavaScript
  7. Generate PDF in JavaScript
  8. Get User Agent in JavaScript
  9. JavaScript Phone Number Format
  10. Selection Sort in JavaScript
  11. Check Undefined and Null Variable in JavaScript
  12. Add Two Numbers in JavaScript
  13. Display Variable Value in an Alert Box in JavaScript
  14. Event Target in JavaScript
  15. Mask Variable Value in JavaScript
  16. Single Quotes vs. Double Quotes in JavaScript
  17. @Param Tag in JavaScript
  18. Caesar Cipher in JavaScript
  19. Get Data From URL in JavaScript
  20. The preg_match Function in JavaScript
  21. Breakpoints in JavaScript
  22. Create Element With Class in JavaScript
  23. ToolTip on Hover in JavaScript
  24. Convert Milliseconds to Date in JavaScript
  25. Create Comment Box in HTML and JavaScript
  26. Module Loader in JavaScript
  27. Smooth Scroll in JavaScript
  28. The yield Keyword in JavaScript
  29. Build Strings in JavaScript
  30. Change String Character in JavaScript
  31. Generate Formatted and Easy-To-Read JSON in JavaScript
  32. Get Document Referrer in JavaScript
  33. Get Text Area Value in JavaScript
  34. Send POST Request Using XMLHttpRequest in JavaScript
  35. Call External JavaScript Functions From Java Code
  36. Change Iframe Source in JavaScript
  37. Get the Domain Name in JavaScript
  38. Marquee Element in JavaScript
  39. Sort Data in Descending Using JavaScript
  40. Trim Whitespace in JavaScript
  41. Convert XML to JSON in JavaScript
  42. Jump to Anchor in JavaScript
  43. Replace Space With Underscore in JavaScript
  44. JavaScript Zip Code Validation
  45. Exit a for Loop in JavaScript
  46. Replace Commas in a String in JavaScript
  47. JavaScript Subscription Method
  48. Namespace in JavaScript
  49. use strict in JavaScript
  50. Advanced Encryption Standard in JavaScript
  51. Create a List of Objects in JavaScript
  52. JavaScript ArrayBuffer
  53. JavaScript Password Validation
  54. Manipulate an Image in JavaScript
  55. Addition Assignment or += Operator in JavaScript
  56. Simple JavaScript Calculator
  57. Binary Search Using JavaScript
  58. Map Index in JavaScript
  59. Get Child Element in JavaScript
  60. JavaScript Tuple Example
  61. Return False in JavaScript
  62. Form Action Attribute in JavaScript
  63. apply() vs call() Methods in JavaScript
  64. Edit JavaScript in Browser
  65. Examples to Find Average in JavaScript
  66. Call JavaScript Function From URL
  67. Examples to Escape HTML Chars in JavaScript
  68. Upload File in JavaScript With Example
  69. Double Exclamation Operator Example in JavaScript
  70. JavaScript Time Picker Example in HTML
  71. Assign a Function to a Variable in JavaScript
  72. Generate Random Color in JavaScript
  73. Easy Solution to Encode HTML Entities in JavaScript
  74. JavaScript OR Condition in the if Statement
  75. JavaScript Window Print Page Button
  76. JavaScript Window Onload Function Call

jQuery Howtos

  1. Datepicker in jQuery

Node.js Howtos

  1. Done Callback in MochaJS