Hello,

I have managed to use some of the examples and posts from these
discussions to get my Event feed using JSON and GCal. Now that I have,
I am noticing one big problem: if my client were to put  a link in the
Event Description (ex. http://www.bcap.org) the link is outputted to
the web page, but it is not linked/active. It's just plain text!

Does anyone know a way that these links might come out linked? Is
there a way to parse the description content (entry.content.$t;) and
if found, link the hyperlink?

Conceptually speaking, could I add some kind of identifier at the
beginning of the link and after the link that would tell the script
where to create <a href="" target="_blank"> and </a> tags with what's
in between being the href?

Thanks,

Brent

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to