Login Retreive lost passwordRegister
Search

Forum Index / General / Please help on jsDateTextField problem

[ This topic is solved ]

  Kenson 08 December 11 / 10:51  
Dear All,

Good day. I have a problem for using jsDateTextField for calendar display field. Would like to know how to fit the calendar popup layer near to calendar textbox? As you can see below screen capture. There is some distance between calendar textbox and calendar layer.

images/image-not-found.gif

Thanks in advanced. :)

  Johan Wiegel (Admin) 08 December 11 / 14:32  
in class.jsDateTextField.php

on line 117 you find a span with the class {id_form_field}_span
if you override the styles you can position the calendar popup position

  Kenson 09 December 11 / 03:03  
Dear Johan,

Thanks for your reply. Even i have change the line it will overwrite by the new script after i click the calendar image.

Before click:
images/image-not-found.gif

After click:
images/image-not-found.gif

  Johan Wiegel (Admin) 14 December 11 / 11:31  
try this line as line 117:

<?php
" style='position:absolute;z-index:1;visibility:hidden;background-color:white;layer-background-color:white;'></span>\n";
?>


I added z-index:1; to the style.

Please let us know if it solves your problem.

  Top


powered by PHP-GLOBE   © 2004 - 2012 FormHandler. All rights reserved.   -   Open source license