This problem isn't exclusive to DW, I think it may be a CSS and php issue but I need to understand the problem cause it's kicking my butt.
I use a lot of layers in my page building, I'm using DW MX. Most php slides into DW like melted butter, but I have one section of code that causes strange things...
I've got a little app on the homepage that's written in php. It uses a form to involk a search through a file. When you tell it to go a second page, of course, is called that displays the results.
The second page is made to look like the first. The php works fine, however, when displaying the second page, sporadic "other" layers are hidden, or disappear off the page. I've beaten this down in two separate CSS editors by messing with the layer depth for the results php. I've seen moving the results code to the topmost layer cure the problem. This time however, it's not doing the trick.
I need to understand the problem to get around the issue. Right now my theories aren't holding. Anyone seen and understand what causes this?
To see the problem, use the search for combos app at: www.winlotto5.com/test/index.php
When the results display you'll see the missing elements.
Proper operation is on the homepage at www.winlotto5.com
Thanks