Skip to content

Conversation

@djsmith
Copy link

@djsmith djsmith commented May 24, 2011

Added tagSelect method that fetches tags used on the photos and turns it into a select list. The select list can then be used to filter the photos returned from a photoSearch method call.

  • Example included in examples.html

… it into a select list. The select list can then be used to filter the photos returned from a photoSearch method call.

 - Example included in examples.html
@fallenartist
Copy link

Cool addition, djsmith! Any ideas how to add an option where the size of multiple select list is equal to the number of fetched tags (so all tags are visible at once), possibly when multiple: true option is set and size is left undefined?
Would be also good to populate list with human readable "raw" tags rather than clean versions without spaces, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants