Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...jquery ui calender in my developed modulejquery ui calender in my developed module
Previous
 
Next
New Post
11/14/2011 11:56 AM
 
Nope - the ResolveUrl starts from the "containing folder" - so the "~/" says go the the domain root. ie: mysite.com/styles/jquery-ui...   just remove the ~/ and you should be all good.


Andrew Walker

Learn to make your own beer and wine at homeIf you enjoy making your own beer and/or wine - be sure to check out http://www.ForemostBrewing.com
 
New Post
6/10/2012 3:30 AM
 
Stephany wrote:
And how to apply the datepicker css in a custom module?
My module opens in popup window but the css doesn't apply.

The css works on the main page of my module (css in the header page tab)



but not on my module in  popup window


i use editurl to open my detail of my module in a popup window.
hlCreateAppointment.NavigateUrl = EditUrl("CreateAppointment");

How can i fix this?

 I don't know exactly what is going wrong with your module, but I do know that jQuery writes the contents of the datepicker's calendar and message boxes at the end of the body tag on the fly. This will sometimes move it out of 'scope' and the calendar will be blank as shown in your screenshot. One quick fix might be to add your jQuery CSS scope name to the body tag's class, for example:

<body id="Body" class="myScope">

This usually works very well, but can cause problems with other modules and DNN's admin interface.
You can check out SkinTweaker for learning how to fix problems like these:

http://store.dotnetnuke.com/home/product-details/skintweaker

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...jquery ui calender in my developed modulejquery ui calender in my developed module


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out