I have two date pickers on my page, a begin date and an end date. I want the date selected in each to re-load from the $_POST variable after submit if there was a problem submitting the form. Strangely, it works perfectly in the first datepicker input, but not in the second. Why not?
I have a nearly identical problem in my EDIT page. The selected record should load the dates saved in the database table, and it does, but only in the begin date input, the end date input is empty.
Can someone explain why only the first instance of datepicker is able to load the date from either the $_POST variable or a variable containing the record field?
I'm wondering if Superfish can display a vertical menu only. What I mean by that is can sub-menus insert themselves between links and only have an indent of 5 or 10 px. It appears to me from the demos that a vertical menu has horizontal fly-outs for sub-menus. I want a vertical menu that, when hovered over a link with a sub-menu, the sub-menu expands between the parent links. Can this be done using Superfish? If not, can someone recommend a plugin that can do this?