internet explorer 7 - DNN page render correctly in IE7/Vista -
I have a dot net net site for which I wrote custom modules. This is a form that users fill in to submit information - no big deal.
On the form, I use Ajax and AjaxKit to verify, and enable enable / passive control based on form data based on a calendar popup.
Anything good in every browser / OS combo that I have tested beyond IE 7 / Vista.
And there are invisible controls and you can enter data, you can see them.
Here's a link:
No problem I'm developing Win XP machine with IE 7 and Firefox. There is no problem with Firefox on Vista.
itemprop = "text">
FII does not work on IE8 regularly or on compatibility mode This incredibly awkward Because these are controls, you can click on them, but for example, if you type your text box, then you do not see the data.
What have I found if you remove the float: the left style inherited from the .aaInput class, all your inputs are visible, I also removed the display of your block. Do this on both labels and your input and you should be good.
I tested it in IE8 mode and compatibility mode with IE8's developer tools.
Comments
Post a Comment