Would you like to be notified for every new articles? Please click HERE to subscribe for newsletter.

Blog

Creating Virtual Directory In Apache

  • Posted on: 22 October 2011
  • By: admin

Usually, we have to put our web application inside the document root of Apache in order to make the application accessible from the network. However, there is a trick to make the web application still accessible even though we put it outside of Apache's document root. Yes, this can be done by creating a virtual directory.

JQuery Cool Auto-Suggest

  • Posted on: 11 June 2011
  • By: admin

This is the page for release updates of my jQuery Cool Auto-Suggest plugin. This new version still has the compatible features from the older one. The features are :

  • Supports for ID field.
  • Supports image thumbnail and description
  • Supports form submission on click.
  • Callback function when item is selected.
  • Error callback function for custom error message.
  • Able to pass additional request parameters based on other input's value.
  • Compatible on various screen sizes and mobile devices.
  • Supports for default template overriding.

JQuery Plugin For Collapsible Fieldset

  • Posted on: 2 April 2011
  • By: admin

If you need to create collapsible and expandable fieldset, this jQuery plugin might be helpful. This plugin can collapsed or hide fieldset and it's content by clicking it's legend. You can also decide the initial state for your fieldset wheter it's expanded or collapsed. The separated CSS file will also useful if you need to modify the fieldset appearance. By the way, I named this plugin coolfieldset.

Pages