jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Change color based on content Change color based on content #59187

    schatenjager
    Participant

    Thanks Peter! That worked perfectly. What I did was to add a function to the window.load event that ran this:

    $(“div[id^=’Stage’]” + ” .jqx-window-header”).addClass(“highlighted”);

    Then I just created a class called “highlighted” and applied the formats I wanted.

Viewing 1 post (of 1 total)