AjaxDatePicker - Overriding CalendarCSS
AjaxDatePicker - Overriding CalendarCSS
- Subject: AjaxDatePicker - Overriding CalendarCSS
- From: Calven Eggert <email@hidden>
- Date: Tue, 07 Apr 2015 16:13:14 -0400
Hi All,
I’m using AjaxDatePicker and it works great on my machine, however, when installed on server the app doesn’t display the date.
The link when working locally is:
AOD.loadCSS('/cgi-bin/WebObjects/CancerStaging.woa/_wr_/wodata=/Users/coredev/Projects/COREWonderFW/Resources/CORECalendar.css')
When on the server:
AOD.loadCSS('/WebObjects/Frameworks/COREWonderFW.framework/Resources/CORECalendar.css')
I am overriding the css and framework so that all my apps can use the same css:
AuditAjaxDate: AjaxDatePicker { ...
calendarCSS = "CORECalendar.css"; calendarCSSFramework = "COREWonderFW"; }
Have I entered the values correctly (relative paths), or is there something else I’ve missed?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden