glorifyday wrote: > I am not good at JavaScript, but maybe there is something like window > resize event sent? The position of a focused text box would be then > adjusted after window resize?
Still needed to use a timer, but I'm using repeated timeouts with check for visibility. Seems to be working better for me. Can you try? You'll need to update browse-page.js, init.js, and utils.js ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
