iGuest
Feb 17 2008, 02:07 AM
| | this is the solution
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
Replying to Carsten Overflow-x:hidden Overflow-y:hidden It's simple not? J have a nice day.
-reply by mostafa |
Reply
iGuest
Feb 18 2008, 12:06 AM
A bit dirty but works ;-) SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000066; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #FFFFFF; Piglet
Reply
iGuest
Apr 10 2008, 12:01 PM
Try using this in the css Overflow-y:hidden; (vertical scroll bar) Overflow-x:hidden; (hide horizontal scroll bar) -reply by mehreen
Reply
iGuest
Apr 22 2008, 01:04 PM
Hide Horizontal Scroll
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
Replying to Trap FeedBackerThanks buddy I got it, I was finding this command since morning, thanks a lot for help me. -reply by Faraz
Reply
iGuest
Apr 27 2008, 02:27 AM
works for me
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
Overflow-y:hidden; (vertical scroll bar) Overflow-x:hidden; (hide horizontal scroll bar) ^^ this worked perfectly for me. -reply by tikistar
Reply
iGuest
May 28 2008, 07:22 AM
NIce Suggestion
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
This suggestion is very helpful for those who are developing web application for both IE and Mozila Browser. -reply by Sam Galope
Reply
minimcmonkey
Jun 26 2008, 01:13 PM
Brilliant. I had never thoughtto try that, but now i know you can, i must use it!! nice thread!
Reply
optiplex
Jun 26 2008, 03:05 PM
Wow, nice one, I didnt even know that was possible  . GJ
Reply
Sica-GURU
Jun 26 2008, 05:32 PM
it's like this * html body{ overflow:hidden; } also with y or x... it's very cool  mostly when you have iframe content...
Reply
Recent Queries:--
disable y scrollbar - 0.90 hr back. (1)
-
internet explorer scrollbar - 1.57 hr back. (1)
-
trick of the internet - 2.36 hr back. (1)
-
remove scroll bar internet explorer - 2.56 hr back. (1)
-
css disable scrollbar - 5.38 hr back. (1)
-
css vertical scroll - 5.66 hr back. (1)
-
scrollbar hide css - 5.77 hr back. (1)
-
iframe disable vertical scroll - 6.18 hr back. (2)
-
hide scrollbar - 4.22 hr back. (2)
-
hide select css scrollbar - 7.60 hr back. (2)
-
explorer hide scroll bar - 8.30 hr back. (1)
-
html ie hide scrollbars - 8.53 hr back. (1)
-
ie scrollbar css remove - 8.77 hr back. (1)
-
internet explorer 7 hide scrollbar - 8.85 hr back. (1)
Similar Topics
Keywords : css, trick, hide, disabled, internet, explorer, vertical, scrollbar
- Surf Internet Without Opening It. Useful For School
How-to! (5)
Tutorial : Hide Folder Without Any Softwares
Descriptive enough! (10) It's easy, just a few steps and your folder will be hidden First step : Create folder, name it
using alt+0160 Second : A folder will be created with name 1 space, then right click the folder,
properties, customize, change icon, see for a blank icon and press apply Enjoy Video tutorial
uploaded by me http://www.youtube.com/watch?v=EW8dD3KeUJk Have fun.....
Make A Moderately-secure Password System Using Javascript
using file redirection to hide the password. (4) JavaScript is very handy at making forms, allowing for much more customization and easier ways to
send data. So making Login forms using JavaScript may seem to many to be a very feasable idea.
However, JavaScript is very bad at protecting Passwords, as since the passwords are not encypted and
the whole JavaScript code is in the page, a person could just view the Page Source and find out
everything. Even if you use an external JavaScript, it would still be poor as the file name for the
external JavaScript would still be revealed. But I have an answer! There is a rela....
Increase Internet Bandwidth In Windows Xp
(9) Windows XP reservers 20 percent of the Internet bandwidth for QoS ( Quality of Service). This is
unnecessary and can be disabled. By disabling this you get a boost in the Bandwith. Follow the
following steps: * Select Start > Run and enter gpedit.msc to Open the Group Ploicy Editor.
* In the left-hand column in the window, navigate to Computer Configuration > Administrative
Templates > Network > QoS Packet Scheduler * In the right column double-click on Limit
reservable bandwidth and select Enabled . * Change the Bandwidth Limit to 0 and click OK. N....
How To Hide Your Important Files And Folders
In Ms. Windows, Without Using Programmes. (7) Most of people share their computers with others -family, mates, buddy or whoever- and that sharing
threatens their secrets and private file to be revealed, letting some people to know things they
shouldn't know.. My Securing Way: Operation - Camouflage Use an Icon
Editor to generate a 1x1 Transparent Icon and Save it .. > 1 Open CMD.. Start >> Run or Press
WindowsLogo+R.. Lets Say you wanna hide a Folder named " secure " and it's located in
E:\folder\ so Write E: and Press Enter then Write Cd folder and Enter then At....
Internet Explorer Sucks
Yeah, I said it. (13) I'll give you guys a special sneak preview of this tutorial... a good ten minutes before it
comes out on my website... enjoy. Internet Explorer Sucks Description Its time to send those
pesky Internet Explorer users a message. Learn how with my brand new "IE Sucks" PHP Code. (Only
$29.99, but wait there's more!) Try It Out Alright, in order to give those IE users
what they deserve we will be using the good ol' HTTP_USER_AGENT command. This command grabs the
users browser name, etc. Its also useful for all kinds of other things such as stalki....
Internet Connection Sharing With Xbox 360 And A Laptop
For Windows XP (possibly Vista) (6) Alright, I just found out about this very recently on my quest to get a wireless adapter for my Xbox
360. You can use the wireless connection from your laptop as an internet connection for the 360.
I'm putting this up because I had a lot of trouble with the DNS portion of this and no one has
posted up the way that I found to do it, so here I go. Supplies: Laptop connected to internet Xbox
360 Ethernet Cable (comes with Xbox, can use any other though) 1. First, have your xbox turned on.
Also have your PC on, since this next part is all with the computer. This will....
Css Scroll Bar Styles
Change the color of your website scrollbar! (1) REQUIREMENTS 1. Must have limited to good knowledge of CSS. 2. Must have limited to good knowlege
of HTML. THE ELEMENTS First of all, there are 7 different elements of a scrollbar. a) Scrollbar
Arrow Color /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" />
Scrollbar Darkshadow Color c) Scrollbar Track Color d) Scrollbar Face Color e) Scrollbar Shadow
Color f) Scrollbar Highlight Color g) Scrollbar 3dlight Color Bassically all that you need to do is
change the colors like you normally do with any sort of CSS. Therefore, if you want the....
How To Delete Your Search History In Microsoft Internet Explorer
(3) How to delete your search history in Microsoft Internet Explorer As you know, when you type a
keyword in google or yahoo, Microsoft Internet Explorer saves your keyword for later search.
Unfortunately these keywords remain on your hard drive even you clean your cookies. To clean your
keywords do following: In Microsoft Internet Explorer 6.0 1- Click on Tools and then select
Internet Options. 2- In Internet Option window, click on content tab. 3- In content tab, click on "
AUTOCOMPLETE" button. 4- In " AUTOCOMPLETE SETTINGS" window, click on " CLEAR FORMS" to remove....
How To Build A Pure Css Using Online Tools Tutorial (part 4)
Vertical Nav Menu (0) Step 4 Vertical Nav Menu The next step is to add in a basic rollover menu so I bring you to the
following online tool: Menu Generator Now with this online tool you can not only create
vertical but also horizontal rollover menus. Since we will be doing a Verticle menu we will keep it
on that option. Now the next part is deciding if we want it fixed, relative, or absolute. If we
have learned anything it is insane trying to make a absolute or fixed position work perfectly for
all three browsers (IE, FF, Opera). So to keep our minds sane we will use relative,....
Psp Error- Tut On How To Fix
When you try to use the internet does your psp get an internal error? (28) First of all, psp can browse the internet with its simple browser. BUT! What you may not know
is that there is a bug where when you try to search or use a wireless lan connection (WLAN) the psp
may say something like: Internal Error (80410A0B) To fix this without any memory loss, take out
the UMD which is in the psp, and also take out the memory card. Next, go to settings, then system
settings and click restore settings, the psp may freeze up, but it is not broken, take out the
batter pack and put it back in, the settings should be restored and all should work.....
Speed Up Your Internet Explorer Fast As Firefox
Internet Explorer isn't slow (17) This is s little tip that you can make your Internet Explorer browser can run fast as Firefox
browser. You can make it by following the step by step below step 1: first you go to start menu
and then choose run. step2: After you choose run,it appears a little box,then you can type regedit.
step3:Find the key that you need by following this HKEY_CURRENT_USER \ Software \
Microsoft \ Windows \ CurrentVersion \ InternetSettings step4:On the right box,right
click and choose new ,then continue choose DWORD Value step5:type into the box : MaxConnec....
Memory Trick To Speedup Windows Xp
(28) Here is one of the not so known method for free-up the RAM to make the Windows run faster. When
programs run in Windows XP, they frequently use what are called DLLs (Dynamic-Link Libraries). These
contain shared programming instructions and other files like icons, graphics, sounds, etc. that
different applications use in order to run. DLLs are stored in RAM whenever the applications load
them; when you quit a program, XP is supposed to release the DLL from memory. But some DLLs can get
stuck. Here is the method to mend this up. Step 1: You can force Windows XP to re....
Hide Names In Welcome Screen
in XP (0) Annoyed by seeing many User Names in the Welcome Screen you can remove them Some times a user needs
to be added to access a network resource but the user will not be physically logged in to your
system. In such cases you can remove his/her name from the WelcomeScreen in Xp to do this go to
Registry editor as normal go to HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS
NT\CURRENT VERSION\WINLOGON\SPECIALACCOUNTS\USERLIST\ Right click in the
empty space in the right pane and create a new DWORD value Name this new value "Username"....
Dos 6.22 Trick With Ramdrive
Make a legacy app not need a hard drive (0) This is partly fun, partly to record how I got around an annoying restriction with a particular
piece of software we use to control door locks. This software must run on DOS 6.22, not Windows 98
command line, not in a DOS window, but native DOS. Very particular. I had been installing DOS 6.22
onto a spare laptop, loading the software and then our data, running the program, backing up the
data, wiping the laptop's drive, and restoring our standard Win2K setup via ghost. That worked,
but it killed a couple of hours every time I had to run that program, and I wasn'....
How To: Change Your Website's Index File
a simple trick using .htaccess (18) How To: Change Your Website's Index File a simple trick using the .htaccess file A simple
tutorial which only involves editing one little file. Useful for those of us who have mime-typed
extensions or who are creating lots of test design files and want an easy way to make the design
they like best their default file. Create a file called .htaccess in the /public_html/ folder if
you don't have it. I think one should be there already when you get your site so if it isn't
you should create it anyway! In the file write the following: CODE Di....
How To: Hide The Real Url Of Your Images
using php (26) Hiding The Real URL To Your Images Using php to protect the real url to your images In this
tutorial I will explain how you can easily hide the real .gif or .jpg url to your images by masking
it with php. This is not hard to do. A basic amount of php knowledge is required for this tutorial.
Note: This will not protect your images for content robbers. 1. Create a new php file and save
it as img.php in the public_html directory 2. Add the following code to img.php. All important
notes and information are explained in the remming. CODE <? $ext....
---> Speed Up Internet <----
(1) QUOTE I have already posted block adserver. Use that to update your hosts file QUOTE
1. Windows 2k/XP 1. First, open the Windows Registry using Regedit, and
(after backing up) navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
2. Note the following lines (all hex dwords): Class = 008 (
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> - indicates that
TCP/IP is a name service provider, d....
Test Your Php Pages W/o Upload/internet
complete *working* guide on how to test your php pages (57) In this tutorial, I'm going to show you how to test your PHP pages without the Internet or
uploading the files to your trap17 server. This tutorial is similar to doom's, but the links he
provided does not work, so I decided to make my own tutorial with working links. The program that I
will be using for this tutorial is called XAMPP . XAMPP is a modification of the popular Apache
server, and I'm using XAMPP because of its simplicity to install as well as maintain. The
current version of XAMPP is 1.4.13 and it has the following bundled in the download: QUOT....
Looking for css, trick, hide, disabled, internet, explorer, vertical, scrollbar
|
|
Searching Video's for css, trick, hide, disabled, internet, explorer, vertical, scrollbar
|
advertisement
|
|