• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Calendar shows at the top the page in Ie 8

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I have a form where I have multiple input fields. Some of them are date selectors. When I click on the calendar image it shows the calendar. It Works fine in chrome and Firefox but IE 8, when I click on the first two date fields in the form it works fine , for rest of them when I click on the image the calendar shows up at the top of the page at some other input date field. I am unable to figure where to look at since this is a browser issue. Could some help me with this?

I am using calendar.js, calendar- setup.js, calendar- en.js , also can some one tell me where I should look for such issues. IE debugger is not helping me.
 
Ranch Hand
Posts: 188
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It would be better if you could post code so it will be easy to point out the problem.
reply
    Bookmark Topic Watch Topic
  • New Topic