I have a form and when a visitor comes to my page, I want to have their cursor in a certain text box. How would I specifiy this default text box so their cursor is there when they first arrive?
Hello all,
I have a table made in php that has a row which the table is ordered by, and that row has a different color background. Here are the examples of the table and my CSS:
---Table---
<td>
entry 1
</td>
<td bgcolor="#ffffff">
entry 2
</td>
---CSS---
td {...
I was just wondering if there is a way to do something along the lines of:
SELECT field_1 , * FROM table
which would get field1, then the rest of the table, it is even ok if it got field1 twice. I just having it selecting * now, but I want field1 to be the first one seen. Any leads would be...
I was just wondering where a good place for a complete newbie was to start out. Some sort of tutorial would be best, or even a reference guide. Thank you very much!
In essence, I was wondering if it is possible to have the headings of a table float down over the contents of the table as the user scrolls down.
My first instinct was to just use frames, but I have a problem there. My table does not fit on the page, so if a user scrolls left or right, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.