Skip to main content link. Accesskey S

The useful resource for Titanium and YouAtNotes Domino To Go

Submit Search

Home > YouAtNotes Framework > YN: work with HTML files

YN: work with HTML files

ShowTable of Contents

Open an URL in safari from webview's HTML


Write this for links in your HTML:
<a href="#" onclick=" Titanium.App.fireEvent('ynOpenURL', {url:'someurl'}); return false;">link</a>


The appropriate Titanium code is part of the YouAtNotes Framework.

Include standard CSS in a HTML file



<link rel="stylesheet" type="text/css" href="yn/skins/yn_skin_standard.css" media="all"/>
optional: <link rel="stylesheet" type="text/css" href="yn/skins/yn_skin_standard_ipad.css" media="all"/>

Standard CSS file


Background-Gradients


.gradient_gray_verylight
.gradient_gray_light
.gradient_gray_dark
.gradient_bluegray_verylight
.gradient_bluegray_light
.gradient_bluegray_dark

Add Comment

Name:
Comments:
Use  searchlotus.com  for news in the Web related to Lotus Notes and Domino,
and to search those sites.
Check  youatnotes.com  for great Lotus Notes, Domino and XPages software.