Suggestions?
|
|
Feel free to submit your suggestions here! To do:
|
|
|
To get different text you could add the displayable text to the value and separate it with something. For example you could use 'Black and White:Mono'or 'Black and White|Mono'... something like that, and then split the value when you're adding the option to the select. As for a suggestion, it would be nice if you could modify the links to point directly to the images. I know its available in other scripts but I like the idea of a single script that does everything I need for a particular site. |
|
|
Any chance to add the secondary color search option, like in the search
My example lets you search images for the key 'linux' with blue AND yellow colors.
Thank you very much for your work. |
|
|
The script can now have different text on the drop-down menu compared to the text that goes in the URL. That's that off my to do list! @Vaughan - I will look into implementing a direct image link into my script. Thanks. @Roccobot - It would mean creating another drop-down menu box for the secondary color. There's already quite a few and people with low resolution are going to find the drop-down menu's get bunched up onto multiple lines - not very pretty. The obvious way would be with check boxes, but we don't have enough space to do that. Any ideas? |
|
|
For the dropdown customized text (e.g. different languages) it would be nice to make customizable also the 'Any filetype' label, and any other dropdown entry. For now, the best solution could be to make shorter text labels, like 'Filter' (On/Off), 'Color 1' (Any, Ble, Red, etc..), and so on.
|
|
|
Chris, you could look at the user's resolution and then add the extra drop-down box if their resolution is high enough. Keeping everything on one line should be a priority, otherwise it will look too cluttered. |
|
|
@Roccobot - Shorter text labels would be good, but at the moment they're matching the other two drop-down menus. Changing them to shorter names won't match the other two, thus looking out of place. Unless it's possible to rename the default 2 drop down menus? @Vaughan - That's an idea, but I'm still undecided at the moment. |
|
|
Update: Shortened all the text labels, including the default ones! :) |
|
|
Could add in an extra image size which is the users resolution
By the way I love this script. |
|
|
Great idea Aaron, thanks. I know how to edit options in an existing drop down menus, but I don't know how to add a new option to an existing drop down menu. Any ideas? |
|
|
To add a new option to a drop down box you could so something like this:
|
|
|
I've no idea I get stuck when it comes to adding any content to a site.
I just replace things:) |
|
|
Thanks for trying Vaughan, but I can't get it to work.
|
|
|
The code works for adding an option to a select tag. The first problem with Google's search page is they don't use IDs for the selects so you'll have to find the select tag using another approach instead of The second (and much bigger) problem is that they don't seem to provide a way of searching for images by exact dimensions, only groupings like 'small' and 'large'. That means that no matter what you do you'll probably never be able to search for an exact image size without automating the process of loading the images and checking the sizes. |
|
|
I hope we can find a way around them. |
|
|
You do know about
I added this to the script to test it
It looks like crap but just demonstrates how it can be done. This took me like half an hour to do. I think it looks cool
|
|
|
Oo nice. Thanks for that. It'd be good if it could be added into the Size filter drop down menu.
|
|
|
Think i've done it. The only problem is switching between image sizes after you choose one. Add this to the end. edit: It blocked some bits for some reason. I put it on pastebay |
|
|
|
|
|
Just to clarify, the pastebay code works, but the code in your last post does not. As you mentioned, there's the problem with switching image sizes, which is a pain. I very much appreciate you putting time into this though, thanks. :) |
![]() ![]() |
dos it work in opera ? |
![]() ![]() |
Thank your for your great work. Could you join this script http://userscripts.org/scripts/show/51505 with yours (it is based on your script anyways) or add the functionality to your script? |


