jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

why it is not working in asp.net mvc5

Open mnsaqib opened this issue 9 years ago • 1 comments

i am trying to use it in my asp.net mvc5 project, but it is not showing me the anything

this is the script

this is where i want to display

    <div id="calendar"></div>

but it is not showing anything just blank area of tableWrapper

please guide me

Thanks

mnsaqib avatar Sep 23 '16 06:09 mnsaqib

May be you have to add jquery and jqueryUI references and css.

cristogomez avatar Jan 24 '17 16:01 cristogomez