Hello Guys,
I'm having a bit of trouble with this, probably due to my lack of knowledge when it comes to JavaScript. I've implemented a little datepicker expanding div as found on the javascript toolkit site but it seems to be conflicting with some of my other form elements.
Now the problem it is causing is with my <input type="file" /> elements, when I have the datepicker code in my <head> of the site, the 'browse' button on my file fields stop working, I click it and nothing happens, no file selection window opens. As soon as I remove the JS includes for the calendar then it springs back in to life.
Any idea why this might be?
Thanks guys,
Rob
I'm having a bit of trouble with this, probably due to my lack of knowledge when it comes to JavaScript. I've implemented a little datepicker expanding div as found on the javascript toolkit site but it seems to be conflicting with some of my other form elements.
Now the problem it is causing is with my <input type="file" /> elements, when I have the datepicker code in my <head> of the site, the 'browse' button on my file fields stop working, I click it and nothing happens, no file selection window opens. As soon as I remove the JS includes for the calendar then it springs back in to life.
Any idea why this might be?
Thanks guys,
Rob