I copyed this msg from iUI dev group posted by myself.

 Hello all,

 It's possible hide an toolbar link, when I'm already in the slide?

 E.x:

<div class="toolbar">
 <a class="menu" href="#menu">Menu</a>
 <h1 id="pageTitle"></h1>
 <a class="search" href="#form">Search</a>
 </div>

 <ul id="menu" title="Menu">
<li>.......
</ul>

So, if i'm already in this slide that is (id="menu") I wanted hide the
"<a class="menu" href="#menu">Menu</a>" from toolbar, because if I
click again in the link (if i'm already in slide Menu)  the slide
disappears.

 Many thanks
 Nuno



After my research I think I found something related, I'm correct?
http://code.google.com/p/iui/issues/detail?id=186&q=milestone%3AREL-0.40

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

Reply via email to