Oh...thats too pad, I was hopeing to be mediocre to moderatly skilled, and 
still use your very LOVELY tool...Can you point me in a direction I have to 
go to impliment iscroll and multiple divs...I saw an example with a 
container...but it was somewhat beyond me...any help would be MUCH 
appreciated..I looked at icroll 4, but wasn't sure how to impliment it with 
iui....I tried and god some really bizarre formatting issue, I think thats 
why people modified the code to use class and container instead of id, but 
that's my limited understanding...

On Wednesday, April 10, 2013 5:33:31 AM UTC-6, Remi Grumeau wrote:
>
> Hi,
>
> iUIScroll extension makes using iScroll a peace of cake for non-javascript 
> skilled people.
> Simple to implement comes at a prize: it makes the whole active panel 
> scrollable. 
> That's pretty much it.
>
> So if you need to implement multiple scrollable DIVs or elements in iUI, 
> then you have to do it by yourself from scratch i'm afraid.
>
>
> Remi
>
> Le 10 avr. 2013 à 05:56, microchipmatt <nlsd.ip...@gmail.com <javascript:>> 
> a écrit :
>
> Hi shawn, thanks for your reply, okay I looked at the thread...all I 
> really need is the top navigation bar to remain stationary like in a native 
> app.  I have Remi and Matteo's test code working on my server, my only 
> server, with 0.4 for what I currently need to do, my only problem is this, 
> and I hope I explain this well.  All of the examples in the code are based 
> around one object per page, with one block of text within tags, IE:  
> One set of [ul] [/ul]  with a list inbetween, one block in a page
> One [Fieldset] with a block of text, not several
> But my initial page looks something like this:
>
>     <div id="home" Title="OURAPP-2-GO" class="panel"  selected="true" 
> class="iuiscroll">
>      <fieldset>
>       <center><img src="images/imagestrans.png"> 
>     </fieldset>
>
>       <fieldset>
>       </center><p class="normalText"><b>Welcome to our mobile App!</b></p>
>          </fieldset>
>
>
>       <h2>Main Menu</h2>
>
>         
>
>       <ul>
>
>         <li><a href="#aboutus">About Our School</a></li>
>         <li><a href="#blablaname">Our Social</a></li>
>         <li><a target="_blank" href="http://www.someurl.com/calendar";>Our 
> Calendar</a></li>
>         <li><a target="_blank" href="http://www.bussystem.com";>Our 
> Busses</a></li>
>       </ul>
>      
>
>      </div>
>
> So the question of the week is, as you can see this div block constitues 
> my main page/panel, and has a fieldset, and a list menu etc, so how to I, 
> "WRAP" them all so that all of these items are contained with the right 
> tags, so that the page can scroll, but the navigation menu stays 
> stationary, as iscroll was designed to do within html5 code...I'm not an 
> expert and since remi's code only contains a single item such as a panel 
> with a fieldset, or one panel with a "ul" how do I do it, when the page 
> contains several of this items...I hope this all makes sense, thanks for 
> all your help in advance.
>
> On Tuesday, April 9, 2013 5:39:40 PM UTC-6, Sean Gilligan wrote:
>>
>>
>> On 4/9/13 11:43 AM, microchipmatt wrote: 
>> > Hello, I need some help, I am desperately trying, based on these 
>> examples: 
>> > http://code.google.com/p/iui/wiki/iScrollExtension 
>>
>> I recommend you take a look at the recent thread in this group called 
>> "iuiPad and msgilligan-iuiscroll repository"  That should help. 
>>
>> -- Sean 
>>
>>
>>
> -- 
> 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...@googlegroups.com <javascript:>.
> To post to this group, send email to iphone...@googlegroups.com<javascript:>
> .
> Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
>
>
>

-- 
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