Hi I am experimenting. I would like to put a list of text into a fragment, and have each item of text be a link that will search for that term when clicked on. Obviously I can build the links manually, but I'd really like something a little slicker that works automatically.
So I would like to put into a fragment:
Dog
Cat
Frog
and when I point at "Dog", I'd like it to be a link like this:
http://www.url.co.uk/cgi-bin/ss00000...&ACTION=Search
..and so on..
Can this be done, so that I don't have to pre-make all the links?
Thanks !
Jez
So I would like to put into a fragment:
Dog
Cat
Frog
and when I point at "Dog", I'd like it to be a link like this:
http://www.url.co.uk/cgi-bin/ss00000...&ACTION=Search
..and so on..
Can this be done, so that I don't have to pre-make all the links?
Thanks !
Jez
Comment