Note that there are some explanatory texts on larger screens.

plurals
  1. POIE8 Toggle Bug?
    primarykey
    data
    text
    <p>I think I have an issue with IE8 and it's driving me nuts. let me explain it with images and an online demo.</p> <p>When you first visit the page it's all normal as you see below</p> <p><a href="http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/a.jpg" rel="nofollow noreferrer">a http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/a.jpg</a></p> <p>Then when you click to the "Click here to add new one" button.. it displays a div that includes a form... untill now it still works fine as you see below...</p> <p><a href="http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/b.jpg" rel="nofollow noreferrer">b http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/b.jpg</a></p> <p>When you click to "Cancel" button it hides form... but this time "Some text here" part collapse to the gree box above..</p> <p><a href="http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/c.jpg" rel="nofollow noreferrer">c http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/image/c.jpg</a></p> <p>But when you try to select any text on the page or click any empty space on the page, "Some text here" returns back to normal position...</p> <p>And the weird thing is, since there is a toggle function on the link you can also close form with "Click here to add new one" link and when you close form by clicking the "Click here to add new one" link it works fine...</p> <p>I have also tried to use show(), hide() methods or addClass() , removeClass() with a class that includes "display:none"... I also tried toggleClass(), but no luck...</p> <p>I think this is about rendering engine of IE8 but may be you HTML-CSS-jQuery gurus out there may know a workaround...</p> <p><a href="http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/" rel="nofollow noreferrer">http://yasinergul.com/FlashDen/IE8-Toggle-Bug-Demo/</a></p> <p>Best regards,<br> PDesignX</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload