DMXzone Calendar Support Product Page

This topic is locked

How to hide the calendar icon?

Asked 27 Oct 2011 14:06:36
1
has this question
27 Oct 2011 14:06:36 David BK posted:
Hey guys,

I'm wanting to stop the calendar icon from appearing altogether and have it so that I've just got a text input field which when clicked on, displays the calendar.

I've tried numerous things now and I'm either left with "..." appearing in place of the icon or a grey default button appears.

Is there a way to disable the Calendar icon from appearing altogether?

Replies

Replied 04 Nov 2011 12:23:06
04 Nov 2011 12:23:06 Teodor Kuduschiev replied:
Hello David,

Place in your css the following line:

.ui-datepicker-trigger {display: none;}

Replied 04 Nov 2011 12:38:45
04 Nov 2011 12:38:45 David BK replied:
QuoteHello David,

Place in your css the following line:

.ui-datepicker-trigger {display: none;}



Thank you very much, works perfectly!

David

Reply to this topic