Posts Tagged ‘javascript’

AJAX Cache Problem In IE

Friday, April 17, 2009 14:59 No Comments

Here comes the pain again! IE6. IE6 is a pain to general user but it has caused greater pain to web developers and web designers. IE6 was released in 2001 and it is almost a decade, we are still using it. Seriously, we need to upgrade. If you please, you can join the stop IE6 [...]

This was posted under category: PHP, Tutorial Tags: , , ,

Simple Show & Hide with Mootools

Thursday, April 2, 2009 3:48 No Comments

I see few of my colleagues struggling through long codes, just to implement simple show and  hide. Yes this can be done with simple javascript code, but the implementation is repetitive and cumbersome. Show and hide is used in almost every web site here and there. So this post should be helpful to those people [...]

This was posted under category: Mootools, Tutorial Tags: , , , ,