Brent Colflesh wrote:
> I have not used iUI - in iWebKit, it's just a class that controls how
> the link reacts. From the UserGuide.pdf:
>
> External Links
> It you want to place a link on your page that either makes the site
> exit full screen mode or open an app like mail,
> maps or phone, you have to add a class to the <a> tag: <a
> href="example.html" class="noeffect">
>
Thanks! Yeah, iUI has a similar feature but it uses target="_self" to
do it.
("_self" is the default value for the target attribute of the <a> tag -
since iUI overrides default behavior for links, explicitly setting
target="_self" restores the default behavior)
-- Sean
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" 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/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---