Show more than 10 items in a Amazon Carousel
What is a “Amazon Carousel”? It is a advert showing a bunch of items you can buy on Amazon: Amazon.co.uk Widgets Amazon put a limit on the number of items in a carousel. However, if you have more than 10 items, you can use a little javascript to select 10 at random so a different […]
Using Javascript to make a table rotate
It only takes a few lines of Javascript to make a HTML table start rotating it’s rows. Example: Demo 1 field 1a field 1b field 2a field 2b field 3a field 3b field 4a field 4b field 5a field 5b field 6a field 6b field 7a field 7b field 8a field 8b Demo 2 – […]