Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Refresh needed and Jumping Div's (IE6/Win)
- From: glenn_lanier at netzero.net (Glenn E. Lanier, II)
- Subject: [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- Date: Fri Jul 29 11:50:12 2005
I'm not sure it was the correct method, but I modified the page to hide the containing div, then show the inner div(s), then re-show the containing div. That seemed to fix my initial problem. The second problem was rectified via CSS change, and I am assuming the "button" jumping around on a hover is also CSS/IE related. --G -----Original Message----- From: javascript-bounces@xxxxxxxxxx [mailto:javascript-bounces@xxxxxxxxxx] On Behalf Of Glenn E. Lanier, II Sent: Wednesday, July 27, 2005 4:29 PM To: '[JavaScript List]' Subject: [Javascript] Refresh needed and Jumping Div's (IE6/Win) I have a page ( http://bellsouthpwp.net/S/p/Speedy7/transcript.html (CSS inline for ease in troubleshooting)) that displays a section of a form on page load. The section displayed is a frameset with a couple of select boxes. When a selection is made in the first box (Send To:), a JavaScript function is called to determine which fields to show in the fieldset (select college or other for the most fields). The problem is that when additional fields are displayed, the bottom border of the fieldset is redrawn (as new items are contained in the fieldset), but a little portion of the line is still displayed at the original location. Resizing the window and/or switching to another window and back clears this "left-over" bit. My question, what should I do to correct this behavior? Also, in IE, when the additional fields are displayed, the last one is mostly cut off -- why? The second problem, and probably easier to diagnose, deals with the divAddTranscript (the Add Transcript) link -- when you mouseover/hover in IE it shifts vertically toward the top of the screen a few pixels; subsequent mouseovers have it staying put (once shifted, no more shifts). Thanks for any and all help. --G _____ Glenn E. Lanier II * Email: <mailto:glenn_lanier@xxxxxxxxxxx> glenn_lanier@xxxxxxxxxxx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20050729/f00a6cec/attachment.html
- Follow-Ups:
- [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- From: Paul Novitski
- [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- References:
- [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- From: Glenn E. Lanier, II
- [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- Prev by Date: [Javascript] Thoughts on building form elements/similar divs
- Next by Date: [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- Previous by thread: [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- Next by thread: [Javascript] Refresh needed and Jumping Div's (IE6/Win)
- Index(es):