Ask to get date selector value worth a question

Source: Internet
Author: User
There is an input type=text in the form, how can I get the value of the text box by tapping the text box to pop up the date selector? Because there is no value assignment, the post comes to a null value.

The text box date selector code is as follows:
 
  
  


JS as follows:
function Hs_setdate (inputobj) {var calenderobj = document.createelement ("span"); calenderobj.innerhtml = Hs_calender ( New Date ()); calenderObj.style.position = "absolute"; calenderobj.targetobj = Inputobj; InputObj.parentNode.insertBefore (calenderobj,inputobj.nextsibling);}


Get the value of $_post[' Bgntime '] is empty, how to get to date?


Reply to discussion (solution)

Http://www.my97.net/dp/demo/index.htm
You????, very useful, and compatibility is not? You don't have to be in the JS.

This code test does not come out, you look at the Firebug under the time of the click Date where the value is placed

Http://www.my97.net/dp/demo/index.htm
You????, very useful, and compatibility is not? You don't have to be in the JS.
Just use this ready-made bar!

Http://www.my97.net/dp/demo/index.htm
You????, very useful, and compatibility is not? You don't have to be in the JS. This has been used before, post value can not pass, how to solve??

$_post[' Bgntime ']
The variable name of PHP is case-sensitive

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.