Hi,
I'm using the inbuilt jQuery 1.4.2 with the 1.8 theme provided within Application Express (APEX)
I have been overriding the standard base theme with: <link rel="stylesheet" href="#IMAGE_PREFIX#libraries/jquery-ui/1.8/themes/black-tie/jquery.ui.theme.css" type="text/css" />
The above code will override the CSS and all jQuery elements become the theme of black tie. However, I am trying to use 2 different themes within the one page, for example an accordion menu with black-tie theme and a modal dialog pop up with le-frog theme.
I would like to be able to right a command to affect the according only can this be done?
I should also explain that I am limited in my actions as I cannot change the configuration for the Jquery files these have to remain untouched.
Is it possible to use two theme within one page in Apex? If this is a possibility how is this done?
Please help with this, thanks
Jim