Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Add browser dependant code

    Is it possible to add browser dependant code in SmartGwt 2.5 ? like:

    if (Opera) {

    } else if (Chrome) {

    }

    My problem is that some GChart figures are disappearing when mouse hover in Opera, but not in Chrome....

    thank you very much
Working...
X