Archive for the 'HTML' Category

Javascript based table sort

Tuesday, June 19th, 2007

Yesterday I searched for a simple way to sort data sets fetched from a DB by column without querying the DB anytime the sort order changes. A Google search came up with a very nice Javascript at http://www.frequency-decoder.com/. Very sweet, very fast even for large result sets and most important very easy to integrate into […]

CSS style problem with Windows XP themes

Thursday, June 23rd, 2005

Just a little annoyance concerning HTML layout inconsistency under Windows XP which came up this day.

CSS styled submit buttons

Tuesday, June 21st, 2005

Some CSS and Javascript code to make an submit button look like an image submit.