• Home
  • Amoeba
  • ASK
  • Community
  • Source Codes
  • Contact Us
Blue Orange Green Pink Purple

Archive for the ‘CSS & XHTML’ Category

You can use the search form below to go through the content and find a specific post or page:

Apr 22

Enhance your Website Performance – Best Practices

Do you think your website is sluggish? Does it take a lot of time to download on to a user computer? Here are some techniques to make your site load faster on user computers and enhance it’s performance. These are some of the best practices followed in the Web industry. Implementing these practices has proved that your site will become 20-30% faster. This tutorial is for advanced users and I haven’t explained it in detail.

Read More 1 Comment   |   Posted in CSS & XHTML, Enterprise Web, Javascript & Libraries, PHP/MySQL, Programming Techniques   |   Posted by Aneeska
Mar 05

Alternate Table Row Color Styling or Zebra Table using Prototype

This tutorial teaches you to easily apply Zebra styling to your static/dynamic tables. The method of styling alternate rows with different colors is also known as Zebra styling. We normally achieve this by defining two sets of styles for odd and even rows of a table and manually adding these class names in to the [...]

Read More 1 Comment   |   Posted in CSS & XHTML, Javascript & Libraries   |   Posted by Aneeska
Feb 15

POSTing unselected OPTIONS in a SELECT tag

When a form is submitted to the server, only selected values in a multiple SELECT box reaches the server. It is not possible to access the unselected options in a SELECT box from the server. Though this is not really required always, there are situations where you would want to access all the options in [...]

Read More 0 Comments   |   Posted in CSS & XHTML, Javascript & Libraries, PHP/MySQL   |   Posted by Aneeska
Feb 15

HTML Form – Moving options from one SELECT to another

This article basically talks about two things.
1) A Javascript code to move options from one multiple select box to another in a form.
Move options from one SELECT box to another:
There are two multiple SELECT boxes and one has got some OPTIONS in it. User can select one or more options from one and click on [...]

Read More 0 Comments   |   Posted in CSS & XHTML, Javascript & Libraries   |   Posted by Aneeska
Dec 13

Dead Center layout using CSS

This tutorial shows you how to align a div object vertically center in any browser. This is a very easy way of doing it and it uses fairly simple CSS. It also shows you how to horizontally and vertically align text inside a div. This is basically a CSS trick with some hacks for different browsers for this to work well in all the major browsers. Download the attached HTML file and test it yourself. If you have any questions, just ASK!

Read More 2 Comments   |   Posted in CSS & XHTML   |   Posted by Aneeska
  • Search a Topic


  • Got a Question?
      ASK and get a Solution! ASK
  • Categories
    • CakePHP
    • Computers
    • CSS & XHTML
    • Enterprise Web
    • Flash & Action Script
    • Flex
    • Javascript & Libraries
    • Perl Programming
    • PHP/MySQL
    • Programming Techniques
    • Regular Expression
    • Social Media
  • Recent Visitors
  • Recent Articles
    • How to Protect your SWF (AS2 or AS3). Prevent SWF Decompile using SWF Protector
    • PHP – Search in an Array for Values Matching a Pattern – Regex, Wildcard
    • PHP – How to Get Browser Properties and Capabilities – get_browser()
    • CakePHP – Search for records between two dates inclusively
    • Notebook/Laptop hangs frequently/random (on Low Battery when AC power is connected)
    • Swap Values Without Temp or A Third Variable in PHP
    • CakePHP – Auth Login Redirect Problem with Plugins
    • Convert PHP array to Javascript array
    • CakePHP – Accessing a model in AppController or in any Controllers
    • Save Images from Flash – Actionscript 3, Filereference.save, JPGEncoder
  • Archives
    • September 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
  • Tags
      vertically center horizontally align dead center div amoeba ask credit card workbench decryption solutions kiosk questions horizontal center align vertical center align css trick solution css encryption as2 flash regex as3 Regular Expression action script mysql array CakePHP php

  • Donate

      If you find this site helpful, please donate to Amoeba Solution Kiosk. We will be using the money received for conducting technology awareness camps and seminars for school and college students in rural areas of Kerala, India.

  • Links
    • Amoeba Solutions
    • Blog Catalog
  • Home
  • Amoeba
  • ASK
  • Community
  • Source Codes
  • Contact Us

© Copyright Amoeba Solution Kiosk. All rights reserved.
An Amoeba Concept!

Back to Top