Skip to content
9 Aug 2025

Nilambar Sharma

My personal ramblings

  • Home
  • About
  • Date Converter
  • Contact
  • Home
  • About
  • Date Converter
  • Contact
Uncategorized

jQuery 1.4: The 15 New Features you Must Know

Nilambar Sharmaby Nilambar Sharma16 Feb 201019 Dec 2019

jQuery 1.4 was recently released. This wasn’t simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and enhancements …

Uncategorized

WordPress Version 2.9.2 Available

Nilambar Sharmaby Nilambar Sharma16 Feb 201019 Dec 2019

WordPress has released version 2.9.2 of its popular self-hosted blogging software, which is available for download immediately.According to the WordPress blog, the previous version allows logged in users to read trashed blog posts that belong …

Uncategorized

Using jQuery and Prototype together

Nilambar Sharmaby Nilambar Sharma4 Dec 200919 Dec 2019

Some time we need to use jQuery and Prototype together. To resolve the conflicting between libraries, jQuery has built-in solution. Its noConflict() method is very handy and useful. Using jQuery everytime instead of ‘$’ seems …

Uncategorized

Stylize search box with simple CSS

Nilambar Sharmaby Nilambar Sharma30 Nov 200919 Dec 2019

To stylize the search/text box, following code will give nice effect. An image is used in the background of search box. CSS is pretty simple. 🙂 .newsearch { border: 1px solid #ccc; color: #bbbbbb; font-family: …

Uncategorized

Building first jQuery plugin

Nilambar Sharmaby Nilambar Sharma28 Nov 200919 Dec 2019

For those are jQuery lover, it is very handy to create their own plugin and use same code in different projects. I have written this plugin only for basic learning purpose and might be useful …

Uncategorized

jQuery Hello World

Nilambar Sharmaby Nilambar Sharma28 Nov 200919 Dec 2019

First, what is jQuery? jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that …

Posts navigation

Older posts
Newer posts

Quick Search

Recent Comments

  • markazeahan on Making Theme Accessibility Ready in WordPress
  • Nilambar Sharma on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • Niroj on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • Nilambar Sharma on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • primsa on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities

Recent Posts

  • Niya – Minimal WordPress FSE Theme
  • 5 Best WordPress Coming Soon Page & Maintenance Mode Plugins
  • 5 Best WordPress Google reCAPTCHA plugins
  • Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • ACF Dimensions: An Advanced Custom Fields addon for Dimensions Field
  • Obulma: Free WordPress Theme
  • How to setup and use Gist in Visual Studio Code
  • WooCommerce Product Tabs WordPress Plugin
  • Top 5 job searching sites in Nepal
  • Basic terms you need to know in Stock Market
Copyright © 2025 Nilambar Sharma. Powered by WordPress.