Posted on June 25th, 2008 by Jans
Recently I faced a weird issue with the PHP header location function. I had a line of code in my file like,
Code: header(‘location:mypage.php’);
In firefox/geeko browsers it is working fine. but in IE when it tries to redirect the page it is showing a “page not found error”. I am pretty sure that the page is [...]
Filed under: PHP | No Comments »
Posted on June 16th, 2008 by Jans
Tabbing
Users who do not or cannot use pointing devices can ‘tab’ through links, and as such, links should be in a logical tabbing order. The “tabindex” attribute allows you to define this order although if the HTML is linear, as it should be, a logical tabbing order should automatically fall into place.
Accesskeys
Accesskeys allow easier navigation [...]
Filed under: Css, HTML, Tips & Tricks, Web | 1 Comment »
Posted on June 2nd, 2008 by Jans
Only when the last tree has died and the last river been poisoned and the last fish been caught will we realise we cannot eat money.
source : unknown, Collected From Internet
June 5th is the world environmental day. It’s an opportunity to do something nice for your country, your health and your planet. Take a new [...]
Filed under: Misallenous | No Comments »