Arjunsos / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

EXHIBIT: Creating dynamic href links using property values #95

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
s there a way to use property values to form dynamic links, the way magic
words work on wikipedia? I would like to create a button that links to a
google search or a flickr search for a certain property value for each item
in my JSON file, like:

<a href="http://www.google.com/?q={{.label}}" title="click to search on
google" >google</a>

something like that... does that make sense?
 Description    
   Is there a way to use property values to form dynamic links, the way
magic words work on wikipedia? I would like to create a button that links
to a google search or a flickr search for a certain property value for each
item in my JSON file, like: <a href="http://www.google.com/?q={{.label}}"
title="click to search on google" >google</a> something like that... does
that make sense?
    Show »
windows xp home, ff 2.0 , ie6

Original issue reported on code.google.com by GabrielR...@googlemail.com on 3 Apr 2009 at 4:36

GoogleCodeExporter commented 8 years ago

Original comment by GabrielR...@googlemail.com on 3 Apr 2009 at 4:42

GoogleCodeExporter commented 8 years ago

Original comment by stefano.mazzocchi@gmail.com on 3 Apr 2009 at 8:12