• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

If you prefer to see thumbnails over text links when viewing web indexes, make this a bookmark...

If you prefer to see thumbnails over text links when viewing web indexes, make this a bookmark. I don't remember where I got it, but it's really handy.

javascript:var sHTML=%22<html><head><title>gallery</title><body>
lt;center><table border=0>%22;var y=0;for(x=0;x<document.links.length;x++){a=document.links[x].href; if (a.match(/jpe|jpeg|jpg|bmp|tiff|tif|bmp|gif|png/i)){sHTML+='<td style=%22border-style:solid;border-width:1px%22><a target=%22_new%22 href=%22'+a+'%22><img border=%220%22 width=%22100%22 src=%22'+a+'%22></a></td>'; if (!((x+1)%5)) sHTML+=%22</tr><tr>%22}};this.innerHTML=sHTML+%22</table></center></body></html>%22;

If this doesn't work for you, copy the text from this text file:

http://www.bigtoque.com/misc/gallery.txt
 
Originally posted by: Pepsi90919
what is a web index, how is this made a bookmark, etc.

Here is an Index

If you copy the text below into the addres bar when you are viewing an index, the link with make a thumbnail gallery of the images in the index.
 
Originally posted by: Stefan
Originally posted by: Pepsi90919
what is a web index, how is this made a bookmark, etc.

Here is an Index

If you copy the text below into the addres bar when you are viewing an index, the link with make a thumbnail gallery of the images in the index.

:Q😕:Q HOLY CRAP :Q😕:Q
 
isn't working for me, i know this is a complete n00b question, but do i paste it over the current address, or append it to the end, prepend it to the beginning, or do something else? if someone can give me a more descriptive idea how to use it, i'd appreciate it.

EDIT: nevermind, i figured it out. i should try harder before asking questions.
 
clear the address bar and put the copied link in the address bar in.

Hit enter and you will go to a blank page. Bookmark this blank page.

Now, everytime you end up in an index of pictures (like I liked above), use the bookmark you just saved and it will load all the images in the index as thumbnails.
 
Originally posted by: Umberger
isn't working for me, i know this is a complete n00b question, but do i paste it over the current address, or append it to the end, prepend it to the beginning, or do something else? if someone can give me a more descriptive idea how to use it, i'd appreciate it.

add it as a bookmark to your brower with the script as your address and then click it when you see an index page.
 
I can't add the whole thing as a bookmark...?

When I paste it in, only this shows up: javascript:var sHTML=%22<html><head><title>gallery</title><body>

I tried typing the whole thing in manually but that didnt work...do I need to leave out the %22 things?

Sorry, I don't know anything about html/javascript 🙁
 
Originally posted by: eLiu
I can't add the whole thing as a bookmark...?

When I paste it in, only this shows up: javascript:var sHTML=%22<html><head><title>gallery</title><body>

I tried typing the whole thing in manually but that didnt work...do I need to leave out the %22 things?

Sorry, I don't know anything about html/javascript 🙁

SELECT ALL in the link he provided and paste that as the bookmark. If you copy and paste the quoted one, it contains line breaks.
 
Back
Top