Link to external site

Link to external site

HI,

Wondering how we create a link in jquery mobile to external site, say : google.com which is not our site. And that external site is a full site, not using jquery mobile.

I always get error if do put something like this : <a href="google.com">test</a> inside jquery mobile page.