Archive for October, 2007

I want to display views filter forms as a block

October 25, 2007

So, you want to display views filter forms as a block? Well, do not bother creating a hack for it because a module called Views Filter Block is there for you to download, install and use. The next question is what code should I place in that block that I am about to [...]

Drop down menus for Image Maps

October 25, 2007

I know that this is not a practical thing to do but when you’re stuck in a place where you could not do anything because it has to look like that, JavaScript and some CSS would be your best friend.
Your sub-menu (in form of a list) should have a div tag with [...]

Checking Browser Compatibility

October 23, 2007

In web design and development, it is important that your website should work in all browsers. W3Schools has information on browser statistics. The three browsers that have a significant amount of percentage are IE7, IE6 and Firefox. However, we should still not forget about the other browsers because the target audience of the website might [...]