473,406 Members | 2,467 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,406 software developers and data experts.

IE7 cuts the overlapping control

Hi,

I am facing a very typical problem that I would try to explain:

I have a user control, (built in .NET and that I didn't created it) that has an overlapping textbox (<input type="text"..) over a drop down list (<select ...).

The textbox has got a css:clip property and absolute-positioning applied to it. This gives an overall effect of a drop down list cum textbox.

The clever (!!) developer of this usercontrol has applied inline-styles on this control and because I am having the .dll file for the usercontrol, I cannot edit the inline styles.

Now the problem is, I want to decrease the size of this control. To do this I am using the "!important" keyword in my css style to override the width set by inline styles. This works fine in FF, but in IE, the drop down list doesn't appear below the trimmed area of the textbox. I believe that IE first applies the inline style, then applies the style with !important keyword, but while doing this, doesn't render the drop down list below the blank area formed by the difference of the old width and the new width of the textbox.

Any solution/hack would be appreciated.

Thanks in advance,
Dharmesh
Attached Images
  
Attached Images
File Type: jpg 3.jpg (2.7 KB, 200 views)
Feb 19 '10 #1
2 2111
Anyone???????????????????
Feb 23 '10 #2
Can you tell me the all inline properties of textbox.

Ashwani Sharma
Feb 24 '10 #3

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

Similar topics

11
by: Max M | last post by:
I am writing a "find-free-time" function for a calendar. There are a lot of time spans with start end times, some overlapping, some not. To find the free time spans, I first need to convert the...
0
by: Chris Q. | last post by:
I am creating a custom control that contains a list view with dates and times. I need to make sure that times do not overlap. I would like the control to determine if the overlap is occuring with the...
0
by: Bruce | last post by:
Hello, Back in the Access 97 days, if I had two texboxes on a form or report that overlapped, and I selected both and did a Format, Align, Top from the menu in design view, the controls would...
4
by: mark | last post by:
i have datagrids set out as such on a webform with vb behind datagrid1 datagrid2 datagrid3 datagrid4 datagrid5 datagrid6 datagrid7
3
by: Fahad Aijaz | last post by:
Can any one tell me how can I create overlapping images using ASP.NET. That is, One rectangle drawn as a background image and then another image is placed over it. If the upper image gets...
0
by: Edwin Knoppert | last post by:
I'm busy with overlapping controls, like the ASP net menu shown underneat the listbox control etc.. Absolute position is what i use in this case, no issue to me now. I found a menu on the...
2
crabpot8
by: crabpot8 | last post by:
I am working on a message system that will let out programmers easily output a message to any user. It works fine, unless the message is requested inside of a page_load on an aspx page. Then, it does...
0
by: richard12345 | last post by:
Hi Guys I have problem with site I am building. The sidebar with menu and other thinks is overlapping footer. The footer move with the content and but it dos it dos not move with the sidebar. ...
1
by: koyanpaing | last post by:
Hello everyone, I have a problem with overlapping. Overlapping is only when the mp3 file is playing and drop down list from project info come down. How can i control that kind of issue. My code...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.