Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

RequireJS + Tabstrip

$
0
0

Hi 

 To clarify, where would i put the following code as per the tabstrip example so that it is on every view?

 

<div data-role="layout">
    <div data-role="header">
        <div data-role="navbar">
            <span data-role="view-title"></span>
        </div>
    </div>

    <div data-role="footer">
        <div data-role="tabstrip">
            <a href="views/todos.html" data-icon="home">Home</a>
            <a href="#addPost" data-icon="settings">Settings</a>
            <a href="views/contacts.html" data-icon="contacts">Contacts</a>
        </div>
    </div>
</div>

 

 

 

 


Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>