That's the way the twitter widget works, adding a script tag. Adding third-party scripts to a page that contains sensitive data is dangerous, you must trust the source. But depending on your public there will be no such data in their pages. So there's no harm in it. Google's bots won't even see your code, until now they don't process javascript.
- ricardo On 28 jan, 17:00, freebeme <[email protected]> wrote: > Hello, > > I provide a web service. I've hacked out a way using jquery and > dynamic script loading that enables people to embed the service > directly into their web pages. Basically my web service responds with > content type javascript and sends the html as a javascript variable. > > An analogy of the web service is a guestbook and my users can now > plonk the guestbook directly into their web page. > > However before releasing it for people to try out I want to find out > if I'm asking for trouble? Is this a common technique that is used? > Are there security issues that I haven't thought about. Would I get > detected by the likes of google as potentially being up to no good etc > etc. > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" 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/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
