Closed (duplicate)
Project:
jQuery UI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2010 at 14:31 UTC
Updated:
9 Sep 2010 at 02:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
916Designs commentedI think this is huge and will be very helpful... for example got here trying to get the date module (date popup) working with jQuery UI as advertised. So I finally got it working (UI 1.7 issues), but all I get is the base theme which isn't very exciting.
Had to resort to hacking to get date to load a different css file aside from base theme.
If we can expose the selected theme to other modules to load the correct css and images, we'll really be styling.
Comment #2
recrit commentedupdating patch to latest 6.x-1.x-dev
changes:
Comment #3
sunThanks for taking the time to report this issue.
However, marking as duplicate of #834726: Allow to select jQuery UI theme. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.
Comment #4
recrit commentedfor anyone stumbling upon this issue first,
#388384: Allow usage of jQuery UI themes from the themeroller handles the theme adding on demand instead of on every page load which is what 779844 and 834726 does.