stgwilli
7 Jun 2007, 10:41 AM
Hey Everyone,
I've been using Ext for a little while now and it is truly a wonderful library. I am using it to update all the datefields in our system (and that is only the beginning...). For testing purposes, I included ext-all.js and everything worked perfectly.
But, since I am currently using only DomQuery and DateField, I didn't want to include the entire ext-all.js file in my project. So I went to the 'Build Your Own' and selected all the options I needed for DomQuery and DateField. I tested in FF and IE7 and everything worked great; but in IE6 the datepicker renders beneath dropdowns and listboxes.
It looks like the code for the iframe shim isn't working properly. Just to make sure I wasn't missing anything, I added each option one-by-one until I had everything selected and it still would not render properly.
I wanted to see if this was a known issue or if there is any kind of work around. I really want to deploy the new datefield, but I don't want to have to send down a half meg file when a much smaller version would work.
Keep up the great work!! :)
I've been using Ext for a little while now and it is truly a wonderful library. I am using it to update all the datefields in our system (and that is only the beginning...). For testing purposes, I included ext-all.js and everything worked perfectly.
But, since I am currently using only DomQuery and DateField, I didn't want to include the entire ext-all.js file in my project. So I went to the 'Build Your Own' and selected all the options I needed for DomQuery and DateField. I tested in FF and IE7 and everything worked great; but in IE6 the datepicker renders beneath dropdowns and listboxes.
It looks like the code for the iframe shim isn't working properly. Just to make sure I wasn't missing anything, I added each option one-by-one until I had everything selected and it still would not render properly.
I wanted to see if this was a known issue or if there is any kind of work around. I really want to deploy the new datefield, but I don't want to have to send down a half meg file when a much smaller version would work.
Keep up the great work!! :)