HTML, CSS, Javascript - Problem with hiding/showing elements
Posted
by Edward Wong Hau Pepelu Tivrusk
on Stack Overflow
See other posts from Stack Overflow
or by Edward Wong Hau Pepelu Tivrusk
Published on 2009-06-18T13:25:31Z
Indexed on
2010/05/22
0:50 UTC
Read the original article
Hit count: 320
I'm using the Blueprint CSS grid for my HTML page. I have a table which I want to show/hide - linking it to a button, using jQuery. The problem is that everytime I click on the button to show/hide the table, everything on the page shifts slightly left-right.
Is this a common problem? Does anyone know what could be causing this and what I could do to fix the other elements of the page such that they do not move?
Edit: grammar.
© Stack Overflow or respective owner