In our professional work sometimes we need to apply some simple trick to overcome complexity when retrieving data from database and showing those on user interface using loop.
Suppose that we have some data from database and showing them using loop on our interface like below -
First one we have designed static so that we [...]
A simple trick to apply alternate css class part 1
posted by Shahriat on April 30th, 2009 under jQuery, jQuery & PHP
