Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
865
An error occurs when i open in Firefox?
posted

Hi,

     I am using infragistics 2006 vol 3, i have developed an application in web using WebTab. When i open it in IE, it works fine but when i open in firefox am getting the following problems i found out using firebug.

1) In ig_webtab.js

     a) Permission denied to get property XULElement.popupOpen
     b) Permission denied to set property XULElement.selectedIndex

2) By default when user open the page, 2 tabs will be shown, when i switch between the tabs, it is getting postback even thought i have disabled the viewstate and asyncoption is not set..

3) I have given the width as the 100px. It's showing fine in IE, but in firefox, it's showing larger that 100px.

 

 

<

 

igtab:Tab Text ="Customer List">

 

 

<Style Height="15px" Width="100px"></Style>

 

 

</igtab:Tab>

Can someone tell me what could be the solutions, i know that i am using infragisticcs 2006, but we are planning to migrate to .net 3.5. Till then we will be using only 2006..

Thanks,

Rajagopal.

 

Parents Reply Children
No Data