Hello Friends,
what i want to do is: as soon as a txt box (name of txt box is 17 ) is populated with a date, I want to automatically display the Gregorian version of that date in GrDate2 text box.
here is the site (you can check out the source code there).
http://www.myethiopia.org/EthiopianC.../Calendar.html
The GrDate2 txtbox displays nothing.
I have checked with Jquery experts and the jquery code is correct and should work. The only thing I can think of is it has to do with Javascript or Html. Can you someone tell me what i am doing wrong please?


Reply With Quote
. Use an online validator ( this is how I found some of your markup issues) Also you definitely want to declare a doctype
Bookmarks