Type: Posts; User: imranashake
please provide alink to the page
this is because of wrongly done box-property of the internet explorer. to your footerDivStyle add aproperty zoom:1 or float:left
a:link{color:red} a:hover{color:blue}
The problem can besolved by just adding padding-top:14px to your navigation_tabs css
I had also done the same thing. I had solved the problem it was from the java code:) Thanx
I am calling two ajax updater in one function. The second one takes the parameter from the first request updated select box. The problem is the second request takes the parameter from previous...