|
Rank: Newbie Groups: Member
Joined: 8/30/2010 Posts: 4
|
hi how can i change PopupHoverImageUrl image ? i want to use my own css class for the images: _calendarEo.PopupHoverImageUrl = "00040211"; _calendarEo.PopupImageUrl = "00040209"; _calendarEo.PopupDownImageUrl = "00040210";
|
|
Rank: Newbie Groups: Member
Joined: 8/30/2010 Posts: 4
|
maybe my post wasnt clear i need to to something like that: _calendarEo.PopupHoverImageUrl = "/flower.gif"
is it possiable?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
roy1Eventact wrote:i need to to something like that: _calendarEo.PopupHoverImageUrl = "/flower.gif" Any reason you can not do just that?
|
|
Rank: Newbie Groups: Member
Joined: 8/30/2010 Posts: 4
|
ok thanks is it also possiable to do something like that: _calendarEo.PopupHoverImageUrl = "ImageHover";
in the css file .ImageHover { background-image:url("/flower.gif"); }
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please read the reference section of the documentation. You can't just think of something up in your head and wondering if you can use it that way. You will need to rely on the class reference to know what is available to you.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 8/30/2010 Posts: 4
|
hi thanks i want to create temeplate for the calender and i need to know where i can find those images with the number you add to the object library.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
There is an Images.zip file in the installation folder. It contains all built-in images.
Your one year tech support has already expired. If you still have any more questions, you will need to place an upgrade order. Please see your private message for more details.
Thanks!
|
|