Tag Archives: ie bug

align center not working on ie

ShareLast time I was having problem aligning my website at the center when viewing on ie browser ONLY. I’ve used margin-left:auto and margi-right:auto but it didn’t work but how come on my other websites it worked! I found the culprit … Continue reading

Posted in html | Tagged , , , , , , , | Leave a comment

ie bug: form within a form not posting values

ShareYou might be wondering why you cannot post the values of some fields even it’s inside the form. Having a form within a form in your html code/dom is a BIG issue when it comes to ie. Some of the … Continue reading

Posted in dom, html, javascript | Tagged , , , | Leave a comment