Topic: Remove focus from an iframe when it loads a url (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: you tell me |
posted 12-10-2008 18:04
Hi guys - new problem in roundcube mail although this time its more a UI thing. Now roundcube mail holds list of messages in a message list DIv and teh messages when you click on them are actually opened in an adjacent Iframe - pretty simple but it works. However the thing is that when a message is loaded - focus is shifted from teh message list div onto teh iframe especially when teh Iframe get a scrollbar - teh focus is shifted automatically to it. |
Bipolar (III) Inmate From: you tell me |
posted 12-11-2008 15:24
COme on guys - I need some way to find out that an iframe has loaded a page. Anyway to do this here.. I really could use the help guys... |
Nervous Wreck (II) Inmate From: Portland Oregon |
posted 12-21-2008 01:15
maybe make a function in the div that calls focus onmousemove. |
Maniac (V) Mad Scientist with Finglongers From: Germany |
posted 12-21-2008 13:02
think the only safe place to to this (compability wise) is in the onload inside of the iframe. |
Nervous Wreck (II) Inmate From: |
posted 05-31-2011 11:10
Edit TP: spam removed
|