antum
Posts: 7
|
| Posted: 02/07/2006, 2:27 AM |
|
Hi,
I have a DatePicker working fine for a couple of projects and I have one of the preset styles applied to it.
When the DatePicker loads everything is fine, however when I change the year, or month, it loses the styles and can't load the images...
I notice that when it isn't working it is looking for /Styles not ../Styles
So the relative path is not being attached, or something.
Can someone please provide a remedy for this problem?
_________________
Anthony Brown
BICT, Zend Certified Engineer (PHP)
IT Manager
Anzatea
http://www.anzatea.co.nz/
03 374 6518 |
 |
 |
Gijs
|
| Posted: 02/11/2006, 1:28 PM |
|
I have the same problem.
This occurs when using the datepicker in a sub-dir in the project.
_DatePicker_date.relativePathPart = "../";
is used to set the relative path.
But when clicking the next or previous year or month it lacks the.
relativePathPart = "../";
So it searches for sub-dir/Styles/ect.... and not in /Styles/etc...
I consider this a bug and I will hope they will fix this in a future release.
Gijs
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/11/2006, 3:04 PM |
|
antum,
I think that the support should provide remedy for such problem.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Gijs
|
| Posted: 02/13/2006, 7:52 AM |
|
Hi Peterr,
Will this also be the solution to the problem as I drawed it?
When it is, can it be usefull to post the solution here?
When it is not, is it possible to file a bug somewhere, so someone can take a look at it?
Thanks,
Gijs
|
|
|
 |
Gijs
|
| Posted: 03/01/2006, 11:39 AM |
|
I contacted support about this.
When responded I will post it here.
Cheers,
Gijs
|
|
|
 |
|