User Profile
Collapse
-
Hi. Thanks for responding. I had the same problem too at first. I tested the code in IE. You must have ActiveX controls enabled...than the code should work. Thanks again for your help and sorry for the mishap.... -
Page Scroll Jerking - Can you help me?
Hello. The code below shows a basic html text file with a highlighted bar that scrolls over each <tr> using your up/down arrow. If you notice, when you scroll using your up/down arrow the page jerks. How would I remove the jerking? Also, when the highlighted bar reaches close to the bottom it shows a few lines that are to come. Is there a way in Javascript that I show more lines after the higlighted bar? Thank you in advance for your help.... -
Scroll Jerking - smoothScroll?
Hello. I have slight issue. I have been just seeing what java can do. The code below shows a basic html text file with a highlighted bar that scrolls over each <tr>. If you notice, when you scroll using your up/down arrow the page jerks. Would I remove this jerking by applying smoothScroll? Thank you in advance for your help.
...Code:<Head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
-
Instead of using a table, do you think I can solve this problem using a Grid instead?Leave a comment:
-
Below is code... Thanks for your help.
[HTML]<HTML>
<Head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<style type="text/css">
.tableExample{b order-collapse: collapse; border: 0px solid black;}//code helped by unknown source on codingforums.co m
.tableExample tr td{cursor:point er; border: 0px solid black; padding: 0px;}...Leave a comment:
-
Scrolling Issue
Hello. I created this program that highlights each line of text as the user scrolls up and down using arrow keys. Only problem is when the users scrolls down and up the page scrolls too fast to see the highligted line. Would I have to use a Screen Object to stop this problem. Thanks in advance for your help. -
Thanks for your response. I have 16 pages of code. Is there any section in particular you want to see?...Leave a comment:
-
Table and Scrolling Issues
Hello. I have created table, however, the table appears at the middle of the page. I could try positioning the table, however, I know there is another way. When I write any other code I have never had this problem. Why now? My next issue I am not sure if the table is creating the problem. However, I have a highligted bar that follows up and down as the user clicks the up and down arrows on their keyboard. The problem is that the scroll of the page...
No activity results to display
Show More
Leave a comment: