You're looking for something that doesn't exist. You could create your own, 
you could start with:

#footer {position:absolute; bottom:0; left:0; width:100%; 
height:48px;background-color:#222;background-image:-webkit-gradient(linear, 0 
0, 0 100%, color-stop(0, #999), 
color-stop(0.02, #666), color-stop(1, 
#222));background-image:-moz-linear-gradient(top, #999, #666 2%, 
#222);background-image:-o-linear-gradient(top, #999, #666 2%, 
#222);padding:0;border-top:1px solid #444;
}

On Thursday, March 14, 2013 5:02:47 PM UTC-6, Rohit Purohit wrote:
>
> Hi, could someone tell how to add a footer bar in iui-js?
> for header we have a class="toolbar". I cannot find anything for footer. 
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to iphonewebdev+unsubscr...@googlegroups.com.
To post to this group, send email to iphonewebdev@googlegroups.com.
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to