Re: Hide index title bar

58 views
Skip to first unread message

Sean Gilligan

unread,
Jul 3, 2012, 2:32:20 PM7/3/12
to iphone...@googlegroups.com
On 7/3/12 5:55 AM, Valerio Mercolini wrote:
> It's possible to hide the toolbar (blue box with the title) only in the index page? (the Div with the selected="True")

Take a look at this jsFiddle:
http://jsfiddle.net/msgilligan/jfpEP/

It uses custom CSS and the iUI extension mechanism to do what you need.
It might need some fine-tuning, but this should get you started.

-- Sean

Remi Grumeau 

unread,
Jul 4, 2012, 3:27:05 AM7/4/12
to iphone...@googlegroups.com
still think we have to provide a better and easier way to deal with beforetransition/aftertransition as screen attributes.
as part of iUI.

Remi Grumeau
> --
> You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
> To post to this group, send email to iphone...@googlegroups.com.
> To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
>

Sean Gilligan

unread,
Jul 5, 2012, 1:53:21 PM7/5/12
to iphone...@googlegroups.com
On 7/4/12 12:27 AM, Remi Grumeau  wrote:
> still think we have to provide a better and easier way to deal with beforetransition/aftertransition as screen attributes.
> as part of iUI.

I agree that iUI should provide an easier way to do this in the default
install. The various iUI events should provide all the hooks needed to
write an extension to do these types of operations via attributes,
classes, and/or nested elements. Such an extension could be integrated
with iUI and included in the default iui.js. The extension mechanism
will allow for such a feature to be developed independently and bundled
with iUI when ready -- it will also keep the code modular.

The TbBMod (Toolbar Button Modifier) extension is the closest thing we
have so far:
http://www.iui-js.org/documentation/latest/extensions/extensions-tbbmod.html

There is more than one way to skin a cat and I would be happy to see any
extensions that provide functionality in this area and would love to
include them as extensions in the iUI distribution. For an extension to
get included (catenated by the build process) in iui.js itself, the bar
for acceptance will be higher and ideally should be discussed on the
iui-developers list beforehand.

-- Sean

Reply all
Reply to author
Forward
0 new messages