jimg
Posts: 1
|
| Posted: 04/02/2013, 7:08 PM |
|
Hello,
Does anyone have a idea how I might tweak the CodeCharge Studio 5's generated code for the in-line date picker to have a behavior similarly to this example: http://developer.yahoo.com/yui/examples/calendar/calcontainer.html
As you can see, what I would like is a click-able icon "popup" date picker, but one that does not create a child window like the current popup date picker does.
If I'm not mistaken, that example uses the same YUI code base as the in-line data picker. So, worse case, I could recreate all the code necessary from that example. I was just wonder if anyone knows enough about the Javascript objects that are currently being created by CodeCharge so that I could maybe just tweak the event handlers for the date text object, and an associated image link, so as to get the effect I wanting.
Thanks in advance for any ideas.
Jim
|
 |
 |
|