I am trying to implement a calendar popup from a text box.
I used the following plug in ..
http://jqueryui.com/demos/datepicker/#icon-trigger
I have copy pasted the code in the "view source" button in the above link to my webpage.
I can see the textbox, but i cannot see the calender image on the side of text box which is click-able and a popup of calendar because there is no button to click.. why so?
Do i need to download css files ? and add it to my web solution?