H
hellmichel
Gast
Mein aktueller
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<Text x="#info_x" y="#info_y" alignV="center" w="#info_width" marqueeSpeed="30" size="#info_size" color="#FFFFFFFF" text="@owner_info"/>
<Text x="14" y="65" size="20" color="#FFFFFF" text="@owner_info" visibility="not(isnull(@owner_info))"/>
vivalasven schrieb:@Bandit
Versuch es mal damit
Code:<Text x="#info_x" y="#info_y" alignV="center" w="#info_width" marqueeSpeed="30" size="#info_size" color="#FFFFFFFF" text="@owner_info"/>
Oder alternativ
Code:<Text x="14" y="65" size="20" color="#FFFFFF" text="@owner_info" visibility="not(isnull(@owner_info))"/>