I have a simple structure:
<body> <p>...</p> <p>...</p> <p>...</p> <p>...</p> <p>...</p> </body>
How can I get an first visible <p> element. By 'first visible' I mean
displayed on top of page (previous my be scrolled up).
For example on Googler Reader first element higlighted by border. I
need somesthing like

Reply via email to