Articles by Neha Imran

jQuery Howtos

  1. How to Create, Read and Delete Cookies Using JavaScript and jQuery
  2. How to Remove, Add, and Select the Options of a Select Tag Using jQuery
  3. How to Select the First Option of the Dropdown Using jQuery
  4. How to Change the Text of a Label Using jQuery
  5. How to Display the Current Date and Time Using jQuery

HTML Howtos

  1. How to Change the Color of One Word in a String of Text in HTML
  2. How to Disable the Right-Click Context Menu in HTML
  3. How to Create HTML Table With Different Column Sizes

MySQL Howtos

  1. How to Convert Blob Data Into the Text Format in MySQL

Python How-To's

  1. How to List Serial Ports Using Python
  2. How to Open and Edit Files in the Linux Terminal Using Vim

CSS Howtos

  1. How to Implement Fade Out Transition Using CSS
  2. How to Make a Text Blink Using CSS and JavaScript

C++ Howtos

  1. Modulus for Negative Numbers in C++
  2. How to Capitalize First Letter of a String in C++