iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I am using Webdesktop 2.5 in my application. In that I am using web Dialogbox. On Internet Explorer 6 it works fine( refer to screenshot IE 6), but on Internet Explorer 8 the window does not open properly.The window is small and does not have any scroll in it, therefore the users are not able to view the full form (refer to screen shot IE 8)
Hi Glenn,
Thanks alot , it worked, I made the height fixed and it is now working properly in IE 8.
I suspect that the issue is caused by XHTML doctype. WebDesktop 2.5 has limited compatibility with XHTML DocType. The support for XHTML has been enchanced in WebDesktop 3.
If you are not using XHTML doctype, do you mind creating a simple sample so we could replicate the issue in our environment?
We are using XHtml. This is our code. Please suggest.
Regards
Faraz
{
}
</style><
txtIDPNeed=txtIDPNeed.replace(/^\s*|\s*$/g,'');
methodCombo.SetFocus();
programCombo.SetFocus();
courseCombo.SetFocus();
txtOthers.replace(/(^\s+|\s+$)/g,'');
txtIDPAchieved.replace(/(^\s+|\s+$)/g,'');
</script></head> <
</head> <
</head><
(Gaps in terms of knowledge, skills, competencies or specific type of experiences)<br />
Select Program</td>
Select Course
Other Specification</td>
(Activities to be undertaken to facilitate your development)</td>
</table>
grid.Refresh();
dlg.CloseDialog();
alert(msg);
LoadPage();
</body></html>
</html>
If we want to upgrade our Webdesktop from 2.5 to 3. Then in this case what changes will we have to make in our application. How much will be the cost and are you sure that our issue will be resolved with this.
Based on the screenshot you could try our WebUI Studio 2009 R2 SP1 DetailView.aspx WebGrid sample. However, in order to replicate your scenario you will need to modify the MasterPage to DefaultMasterXHTML.master.
I did not see any issue with such configuration on the sample.
You could try installing our WebUI Studio 2009 R2 SP1 trial and try to see if the issue has been resolved using the latest component. You could inquiry our sales, sales@intersoftpt.com, regarding the cost of the new component.
We dont have much time as our application is already in the 2nd UAT and has to go live in the next 10 days. Is there any other alternative to resolve this issue.
Based on the screenshot, it seems the issue is the height is different in XHTML and HTML. Did you use percentage in defining the height in your element?
My test show that setting a fixed height for the element would allow the control render similarly in both XHTML and HTML.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname