ghost form elements appear when swtiching in CSS/ DHTML/ JS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bbcrock@gmail.com

    ghost form elements appear when swtiching in CSS/ DHTML/ JS

    I do not have a link to point you to at this time, sorry. It's an
    internal application.

    I have some JS code that hides the current div (group1Tab1), sets the
    tabnumber
    passed in as the current tab number (group1Tab2), then shows that tab.
    As I switch
    between different tab groups, I hide the current tab (group1Tab2) and
    then send the
    first tab of the new group (group2Tab1) to the show tab function.

    If I pick a later tab (group2Tab3), then switch to a new tab group
    (group1), when the divs
    display there's a "ghost" button and text area which appear that are
    blank. This is repeatable in IE 6 and 7. When I mouse over the span
    in which they sit they dissappear. When I use alerts to tell me which
    variable is being hidden and shown, this does not occur- no ghost form
    elements display.

    I'm reviewing this now. A coworker suggested I'm over using the
    show/hide functionality. Has anyone seen this before? Again, as soon
    as I can get a working public example to show you, I will.

    thanks,

    Don

  • Andy Dingley

    #2
    Re: ghost form elements appear when swtiching in CSS/ DHTML/ JS

    bbcrock@gmail.c om wrote:
    I do not have a link to point you to at this time, sorry. It's an
    internal application.
    You didn't post a URL _and_ you multi-posted instead of crossposting.
    Then you multi-posted to an irrelevant group anyway,

    <plonk>

    Comment

    Working...