DonMooCao
09-05-2005, 06:14 AM
Not sure if this is possible, but I want to have a scrollable area around my entries so i can have all my modules stationary.
|
View Full Version : Entries question DonMooCao 09-05-2005, 06:14 AM Not sure if this is possible, but I want to have a scrollable area around my entries so i can have all my modules stationary. guilinger123 09-25-2005, 03:32 PM you might try the textarea code.... <textarea rows="number of rows you want here" name="box" cols="number of colums you want here"> If that doesn't work, then I don't know if it's possible...... |