Scripts


Styles


Plugins


Users


Forum


Developer
Username:
Password:
User Scripts
Title:

IE7 IE8 Browser EBay Forum Content Photo Hover Rip Javascript

Date Added:
2009-05-06 04:58:20 Installs: 473
Description: An IE7 IE8 script to strip out or hide elements on the ebay discussion boards which removes the left and bottom of the boards. It also removes the ebay avatars that they use when a member does not have one. Removes the alt and text if someone has disabled viewing images in the browser. Sets a maximum width for images so when a member adds too large of one it does not break the forums thread. Removes the popup hover mouseover balloons. Also adds a simple but nice scrollbar coloring along with visited links color and sets the body width in on both sides by 2 percent. The javascript is a combination of using dom xpath element removal and css hiding.

To prevent IE crashing, some say disable "basic functions" under Modules in IE7PRO for now. In ie7pro I unchecked modules Forms, Mini download, online services, other unchecked and unchecked Enable plugins for now. Only using Ad Blocker, scripts, and Spell Checker and that so far appears to have stopped the periodic ie crash but some could be just fine.

May not need to do this but in IE7 a way to disable onmouseover - Enable ie7Pro Ad Blocker and add filter /ebdb/scripts/thread-tooltip.js to block. Could also add /ebdb/scripts/leftnav.js as a block filter if not using this script but want to prevent the hover over effect. The leftnav one affects the hover over popup on the far left but that is hidden so not really necessary to block that but could be one less script loaded. I also unchecked Enable default filter rules as some ad blockers are too agressive and sometimes it is better to manually add the blocks.

The code works on the first load but upon hitting refresh it loads everything so need to either click on a thread link or go to the browser url address and press enter OR use the breadcrumb path at the top of the page to reload the page. A better way to make this easier is to use the Links part of the IE7 browser. See http://www.microsoft.com/windows/about/customizelinks.mspx as could create a link to the forums and then just use that to quickly reload / refresh the page. Those are like toolbar buttons and can rename them to be very short. If they have a favicon image could just name it with one letter. So it is better not to use the IE7 refresh button on the ebay forums with this script. To refresh the thread pages can simply use the Go link at the bottom. See below for a possible better method of doing this.

May want to see some of the elements that are hidden so can modify as you see fit. Can remove the right side as well - see below in the javascript code. Can also add a background image located on your computer so it is similar to the ones done for the Firefox and Opera rips at userscripts.org - see code below as how to do that. Can add these to the Hide some elements section if wanting to hide the right column. .sidebar, #sidebar2, #sidebar-column,

Installed IE8 RC1 with leaving the IE7PRO settings the way described above works well. And IE8 uses the Find like Firefox. Also noticed a nice speed improvement with IE8. If the script does not work at first in IE8 try closing the browser and bringing it back up.

Two issues would like to resolve but not sure as to how. 1st is the Reload/Refresh button in IE that brings the original page back. 2nd is the possibility of how to reduce or eliminate the delay when this script gets implemented. Both issues could be related to "hooks" into IE7 or IE7Pro but maybe there is a way to code it so they work better? If anyone has any ideas as to these your input is welcome. Update: Believe for the most these two issues have been "resolved" with the manual custom method see below.

If re-installing this script make sure to uncheck or remove the other one first if the name of this script changes and might want to keep a copy if you had modified the other one.

=====================================================

Another method is to use this Manual Custom process which is speedier.

Another way to do this without using a javascript. Does not handle the last post visited link color change (but can use another script to fix that but if wanting to see the change should use a Links button as described above - see below for a possibly better way) but the IE refresh button works normally when not using that script. Also if another site is using the #forum or other classes or id's this could affect those pages as well but likely unique enough as all the lines that are not using the domain. The Hide elements section specifies only to use at the forums.ebay.com site and the other ones could maybe be written to do the same. Can modify it as you choose. The delay is not as noticeable with this method so faster loading.

See http://www.iescripts.org/view-scripts-568p1.htm as to how to do this. This also works for the css part with the Maxthon browser.

If using or testing this one out make sure to uncheck the other javascript first.

=====================================================

Maybe a better way to reload and could use this Favorites "button" to reload every page versus using the regular IE Refresh button.

One way to create Bookmarklets / Favlets to use with the Favorites bar in IE (need to make sure that is checked by right clicking on the toolbar).

Type about:blank in the address url and then Create Shortcut on your desktop. Rename the aboutblank to Reload or Refresh. Right click on it and select Properties. Click on Change icon. There is not many too choose from so create a New Folder on your desktop (right click on the desktop - New - Folder). Click on it and then right click on that folder and click on the Customize tab and then click on Change Icon. Now copy what is in the Look for icons in this file to the other open Properties for the shortcut and paste into and press enter and can select one that is more fitting. Click Ok then Apply then Ok (on Vista may have to answer Yes Ok a couple of times to make it work). Open up IE and move it to the right so you can see the new shortcut. Drag with the right mouse into the Favorites bar where you want. Right click on that shortcut and go to Properties. Enter this into the URL: field
javascript:window.location.reload( true );
Click Apply - may need to answer Yes - Click Ok - may need to answer Yes. You now have another way to reload/refresh every page versus using the IE Reload button and can use this for the eBay forums and every page you visit on the internet.

Can also create folders that can be used for the Favorites bar and select nice icons to use for them. And then drag those into the Favorites bar. But before doing that might want to put whatever shortcuts/favorites into it. Can later move that folder onto the desktop and do it that way or use the Favorites - Organize Favorites and move items as you like - will find the Favorites bar in that. So can have a line of various folders which will have a dropdown menu of shortcuts or favlets/bookmarklets to select from. For example, could have one for Apps and create a shortcut for Wordpad in it. Another one could be MyLinks and that is where your most used links are in. One for Search for like Google, Live, Yahoo, Ask etc. One for Favlets etc. A very nice way to have an organizer / manager for your IE toolbar.

Example as to how the IE toolbar can look like
http://profile.imageshack.us/user/myscripts/images/detail/#4/ie8toolbar.jpg
Preview of IE7 IE8 Browser EBay Forum Content Photo Hover Rip Javascript
View script source of IE7 IE8 Browser EBay Forum Content Photo Hover Rip Javascript
Comment of IE7 IE8 Browser EBay Forum Content Photo Hover Rip Javascript

Join Iescripts for a free account, or Login if you are already a member.
Username: Password:

Written by
Name:myiescripts
Scripts:2
Styles:0
Plugins:0
Tags
 
  About IE7Pro
IE7Pro is a plugin for the Internet Explorer web browser. It allows you to change how your favorite pages behave and look. There are many scripts that have already been written, and if you know javascript you can easily create your own! This site is a repository to download and install IE user scripts.
  How to install user script

1 . First you should have install IE7Pro 0.9.12 and above which support IE user scripts.

2. Check if IE7Pro "Preference" - "User Scripts" - "EnabLe User Script" is enabled.

3. Find your favorite scripts on iescripts.org and click "Install This Script" .

 

iescripts.org