NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: alex.kolaric on January 28, 2011, 03:48:29 PM

Title: Date picker field generates weird DIV
Post by: alex.kolaric on January 28, 2011, 03:48:29 PM
Hi,

On every form which has date field with date picker there is a weird div tag at the end of the body:

<div id="ui-datepicker-div" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>

and this div appears like a thin shaded rectangle at the bottom of the page. It doesn't create any kind of problem but it looks weird and not clean.

Look at the bottom portion of the page generated by NT example 25. It overlaps border of the footer.

Any way to remove it?

Thanks,
Alex

[attachment deleted by admin]
Title: Re: Date picker field generates weird DIV
Post by: Bruce on January 29, 2011, 05:16:41 AM
Try 5.13
Title: Re: Date picker field generates weird DIV
Post by: alex.kolaric on January 29, 2011, 11:32:30 AM
Thanks Bruce. Will do that.

Alex
Title: Re: Date picker field generates weird DIV
Post by: alex.kolaric on January 29, 2011, 01:36:39 PM
Works like a charm.

Thanks Bruce