line numbers in a form??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dthompson3
Forum Newbie
Posts: 5
Joined: Tue Apr 11, 2006 9:08 am

line numbers in a form??

Post by dthompson3 »

any ideas on how to view non editable line numbers inside a form???
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

It should be possible through the use of CSS and layering (with some Javascript help.)
Post Reply