473,407 Members | 2,315 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

javascript popup calendar problem

121 100+
hello everybody,


i am using readymade popup calendar for my application, it's working fine.
But i am facing some problem i.e. if i click on the calendar image it will open a calendar. below that i put one drop down select box, so layer of calendar is invisible due to this select box. where as instead of select box, if there is text box calendar is visible. how can i solve this problem.

And also i used z-index property to push the calendar layer. but still its not working
it is going back side of select box.

if anybody knows reply me.

thank you.
Mar 19 '08 #1
3 1897
acoder
16,027 Expert Mod 8TB
Let me guess. This happens in IE6 only?

IE6 has a problem where windowed controls such as select elements appear above non-windowed controls such as divs. To avoid this problem:

1. Either hide the select element when you show the calendar; or

2. use iframe shimming - place an iframe underneath the calendar to allow it to appear on top of the select element.
Mar 20 '08 #2
sbettadpur
121 100+
Thank you very much for your reply.

Your guess is correct, i am facing above said problem with IE 6 only, not in IE 7 and mozilla.

thanks
Mar 20 '08 #3
acoder
16,027 Expert Mod 8TB
You're welcome. If you have any problems implementing the workarounds, or indeed, if you manage to solve it, let us know how it goes.
Mar 20 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Ravikanth[MVP] | last post by:
Hi Check whether textbox control name is 'txtDischargeDate' or it contains automatically generated id? HTH Ravikanth >-----Original Message-----
0
by: Caesar Augustus | last post by:
I'm having a problem with two different javascript controls in my app. The first chuck of javascript that I pasted into my app is the client-side calendar control popup which works fine when first...
5
by: gnewsgroup | last post by:
I know AjaxControlToolKit has a popup calendar control. It does not seem to have a year navigation option. In other words, if I wanna select a date in 1012, I will have to navigate to that year...
0
by: gnewsgroup | last post by:
I am not sure if anyone of you have had such experience. I am trying to use a popup calendar control in my web application. I've tried all kinds of 3rd-party date pickers. For example, the RJS...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.