home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Applications and Operating Systems
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Topic: Howdy all, I have recently come across a style sheet that I have named withoutimages.css. I use this when i know a page is particularly heavy in graphics etc, so the page doesnt load with the following: img, applet, ...
Closed Thread Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 1396
Discussions: 186,251, Posts: 2,222,976, Members: 229,815
Old May 11th, 2007, 08:29 PM   Digg it!   #1 (permalink)
Member
 
Join Date: Jan 2003
Posts: 42
Using own style sheet with shortcut per page (IE6)

Howdy all,

I have recently come across a style sheet that I have named withoutimages.css. I use this when i know a page is particularly heavy in graphics etc, so the page doesnt load with the following:

Code:
img, applet, object, script {display: none !important;}
This is good for pages where i want to quickly access certain info (like a TV guide/weather page.
But to do this, i have to open internet options, go to Accessibility, click the box User Stylesheet, click OK, then load the page.

Is there any way i can make a shortcut to turn this on with one click? I am thinking about a shortcut I already have on my Explorer toolbar, that toggles file extensions on/off:

Code:
:: Script to toggle Windows Explorer display of file name extensions

@echo off
setlocal

set key=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
set fileextvalue=HideFileExt

reg query %key% /v %fileextvalue% | find "0x1" > NUL

if errorlevel 1 goto Hide

:Show
reg add %key% /v %fileextvalue% /t REG_DWORD /d 0 /f > NUL
goto :eof

:Hide
reg add %key% /v %fileextvalue% /t REG_DWORD /d 1 /f > NUL
..and then also shortcuts like the one that goes to a specific tab on a Control Panel applet, eg. %windir%\system32\control.exe sysdm.cpl,@,3


Ideally i would have the option to turn it on built into shortcut of page, then just have to turn it off manually..

Thanks for any help, Nathan

Nathan323 is offline  
TechIMO.com Ads - Login or register for less ads.


Guest, Register Free! to remove this ad and get your tech support questions answered in minutes!
Old May 11th, 2007, 09:33 PM     #2 (permalink)
Kawaru wa yo!
 
Whir's Avatar
 
Join Date: Oct 2001
Location: Kingsford, MI
Posts: 15,914
Blog Entries: 7
Using own style sheet with shortcut per page (IE6)

One thread per topic, please. See our FAQ if you have any questions about forum policies.

-Whir, TechIMO Moderator

Whir is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using own style sheet with shortcut per page (IE6) Nathan323 Webmastering and Programming 1 May 21st, 2007 03:48 PM
Excel sheet expanding to new page when exporting from crystal report. vishwas13 Webmastering and Programming 0 June 10th, 2005 04:34 AM
style sheet design help dragonb Webmastering and Programming 2 October 11th, 2003 02:39 PM
Web page shortcut! ribster Technical Support 5 June 2nd, 2003 10:05 AM
Win 2K IE6 Home Page for all users? Martoch Applications and Operating Systems 17 October 8th, 2002 05:08 PM

Most Active Discussions
Is It Just Me? (16992)
FolderChat: Weekend time again! (313)
The F word (under-utilized or horri.. (43)
So GLAD winter's finally here !! (27)
Motherboard installation (8)
Folderchat Weekday thread (373)
no good at fps.... (6)
Super folding (20)
Popular Online Pc Retailers (12)
Recent Discussions
can anyone recomend a 1KW psu?? (1)
How do I get Sax2 for free? (1)
Motherboard installation (8)
vista will not load (0)
New info on the Phenom II X4 (5)
Web Hosting and Domain? (16)
My Best OC Ever (6)
nc 6000 problems...LEDs remain .. (2)
hp compaq nc6000 problems (131)
9800GTX 512meg (9)
Six 28-Disc Cross Design Black .. (1)
FS: New Benny Hill Megaset DVD .. (1)


All times are GMT -4. The time now is 07:00 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28