![]() |
| HTML | PHP Scripts | Webmaster Tools | Webmaster Forums | Web Hosting | Domain Names | Webmaster Books |
|
|||||||
![]() |
|
|
Thread Tools | Rate this Webmaster Discussion |
|
|
#1 |
|
New Member
Join Date: Aug 2009
Webmaster Discussions: 1
Rep Power: 7 ![]() |
How can I disable horizontal scroll in textbox for FireFox?
How can I disable horizontal scroll in textbox for FireFox?
Right now 1 textbox has vertical scroll and other textbox has horizontal scroll. It only looks like this on FireFox but it looks ugly. http://jumbofiles.com/example.gif I used this code but it only worked for IE not FireFox: style="overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical;" Basically I want only vertical scroll. Is there a code that works for both browsers? |
|
|
|
|
|
#2 |
|
Join Date: Aug 2008
Location: Texas
Webmaster Discussions: 501
Rep Power: 21 ![]() ![]() ![]() ![]() |
Re: How can I disable horizontal scroll in textbox for FireFox?
The problem is that Firefox does not automatically wrap long words. You will have to find a way to force wordwrap. I believe it can be done using JavaScript, but I am not sure on the code. I do know how it can be done with PHP though.
__________________
Be sure to click the reputation icon to give rep to the person who helped you. For web design/development services, check Silentium Designs. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| disable, firefox, horizontal, scroll, textbox |
| Thread Tools | |
| Rate This Thread | |
|
|
Similar Webmaster Discussions
|
||||
| Thread | Webmaster Discussion Starter | Forum | Replies | Last Post |
| Firefox not show textbox links | Falcon5 | HTML Forum | 12 | 06-01-2007 05:13 AM |
| Horizontal scroll bar fix | suvarnashiva | CSS Forum | 0 | 11-21-2005 07:16 AM |
| I need a code for A vertical scroll bar without the horizontal scroll bar | CursedBeauty | HTML Forum | 6 | 10-02-2004 03:51 AM |
| Horizontal scroll bar will not work in explorer | Oatis | HTML Forum | 5 | 04-07-2004 05:35 PM |