Response title
This is preview!
Hi,
i am very new in using jQuery. I've got a problem with the focus-function.
I have a iFrame with an PDF(Viewer) inside. To scroll the document it is necessary to click in it.
So i tried to set the focus by using jQuery on mouseover.
$('#iframeDocumentViewer').focus();
}
This doesn't work. I have no idea... Hope someone can help me.
Thanks.
© 2013 jQuery Foundation
Sponsored by and others.