• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Feature Not Working in IE8 in some servers

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All ,


Please anyone help me for this issue .


Issue -

There are two linux servers say(10.77.243.165 and 10.24.59.191).In both the server we have installed our product of same build. There is one feature like clicking one tab it will enable or disable some other tabs.If we use IE6 and IE7 that works fine in both the server.But in case of IE8
that works fine in 10.24.59.191 ,but that feature is not working 10.77.243.165 .Please someone provide me some pointers regarding solving this issue.
 
author
Posts: 23959
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Deepak Sahu wrote:
There are two linux servers say(10.77.243.165 and 10.24.59.191).In both the server we have installed our product of same build. There is one feature like clicking one tab it will enable or disable some other tabs.If we use IE6 and IE7 that works fine in both the server.But in case of IE8
that works fine in 10.24.59.191 ,but that feature is not working 10.77.243.165 .Please someone provide me some pointers regarding solving this issue.



It would help if you give us a lot more context. We have no idea if you are referring to an Applet, to JavaFX, or something that is not even related to Java. We have no idea what APIs you are using, or what versions they are. We don't know how you are coding it. We don't even know what you mean by "not working". All we know is that it is something related to tabs.

Henry
reply
    Bookmark Topic Watch Topic
  • New Topic