Ask a Question related to Dreamweaver AppDev, Design and Development.
-
bhaktik #1
Z-index problem
I am a UI designer for a product which is based on .NET. I am facing the
following problem: I have a calender pop-up on my page which is visible at a
certain specific position , it is triggered onclick of a button (img). In the
DIV section below I have a textarea, this textarea appears to be on top of the
calender pop-up, hampering its visibility. Actually the calender pop-up should
appear on the top of the text area. Please advice
bhaktik Guest
-
Problem with locked index.htm
I designed a site in DW and have one user making content changes to the site using Contribute 4. They can modify all pages except index.htm.... -
3D model z-index problem
Hi, I have imported a 3D model in .w3d format, which I developed in 3d Max. This model overlaps every other sprite in the stage, even though it is... -
large index problem
I have encountered an odd problem in generating a large InDesign index, and I'd like to know whether anyone else has experienced this. The... -
index problem
Hello, I have a table with a primary key on two fields. When I run sp_helpindex 'tablename', I get a record with the index with the two... -
Index problem with Update
I have two tables (Product and Category). Product has 2 columns: Product_temp_category_id and Product_final_category_id Category has 2 columns:... -
Murray *TMM* #2
Re: Z-index problem
All Active content on a page will always rise to the top, so to speak,
including Flash, certain form elements, Java applets, and Active X controls.
This means that each of these will poke through layers. There is not a good
cross-browser/platform reliable way to solve this issue.
I would recommend a redesign to move the form element, or some scheme to
hide it when the other div is displayed.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"bhaktik" <webforumsuser@macromedia.com> wrote in message
news:d356uq$hra$1@forums.macromedia.com...>I am a UI designer for a product which is based on .NET. I am facing the
> following problem: I have a calender pop-up on my page which is visible at
> a
> certain specific position , it is triggered onclick of a button (img). In
> the
> DIV section below I have a textarea, this textarea appears to be on top of
> the
> calender pop-up, hampering its visibility. Actually the calender pop-up
> should
> appear on the top of the text area. Please advice
>
Murray *TMM* Guest
-
clintonG #3
Re: Z-index problem
More ideas...
If you are not using liquid design you can work-around using an image in the
background ordered and positioned to blot out controls underneath. Then
order and position the calendar on top of the image. You may have to use a
wrapper div but that's the way it goes sometimes. I've done this myself to
blot out content and controls that 'bleed through.' If you are using liquid
design you'll have to redesign the layout so you can implement a
work-around, another of which toggles the display property on and off of the
controls you want to avoid bleeding through other positioned UI elements.
<%= Clinton Gallagher
"bhaktik" <webforumsuser@macromedia.com> wrote in message
news:d356uq$hra$1@forums.macromedia.com...>I am a UI designer for a product which is based on .NET. I am facing the
> following problem: I have a calender pop-up on my page which is visible at
> a
> certain specific position , it is triggered onclick of a button (img). In
> the
> DIV section below I have a textarea, this textarea appears to be on top of
> the
> calender pop-up, hampering its visibility. Actually the calender pop-up
> should
> appear on the top of the text area. Please advice
>
clintonG Guest



Reply With Quote

