Bei der Gruppe, für die Sie eine Mitteilung verfassen, handelt es sich um eine Usenet-Gruppe. Wenn Sie in dieser Gruppe Nachrichten posten, ist Ihre E-Mail-Adresse für jeden im Internet sichtbar
We have a little problem while testing the iui-0.40-dev1 toolset. Our
application is complex but I have simplified the problem which can be
reproduced with the iui sample "music" demo.
In the file music.html add the following line after the line
referencing "#settings"
<li><a href="prob_demo.html">ProblemDemo</a></li>
I will include the prob_demo.html file at the end of this note.
The problem relates to the background image which is rendered. In
version 0.31 of iui when we scroll the resulting long list we see the
pinstripe background running all the way to the bottom of the
display. In version 0.40 the pinstripe runs only slightly below the
bottom of the original screen size and then leaves white background
for the rest of the image. Puzzled. Any thoughts? Does anybody else
get this effect or could it be related to our web server setup? The
browser is Safari 4.0.3 but we get the exact same effect with Firefox.
> We have a little problem while testing the iui-0.40-dev1 toolset. Our
> application is complex but I have simplified the problem which can be
> reproduced with the iui sample "music" demo.
> In the file music.html add the following line after the line
> referencing "#settings"
> I will include the prob_demo.html file at the end of this note.
> The problem relates to the background image which is rendered. In
> version 0.31 of iui when we scroll the resulting long list we see the
> pinstripe background running all the way to the bottom of the
> display. In version 0.40 the pinstripe runs only slightly below the
> bottom of the original screen size and then leaves white background
> for the rest of the image. Puzzled. Any thoughts? Does anybody else
> get this effect or could it be related to our web server setup? The
> browser is Safari 4.0.3 but we get the exact same effect with Firefox.
> Can't tell why, but it clearly seems like a CSS bug
> Le 7 nov. 09 à 11:13, skip a écrit :
>> We have a little problem while testing the iui-0.40-dev1 toolset. Our
>> application is complex but I have simplified the problem which can be
>> reproduced with the iui sample "music" demo.
>> In the file music.html add the following line after the line
>> referencing "#settings"
>> I will include the prob_demo.html file at the end of this note.
>> The problem relates to the background image which is rendered. In
>> version 0.31 of iui when we scroll the resulting long list we see the
>> pinstripe background running all the way to the bottom of the
>> display. In version 0.40 the pinstripe runs only slightly below the
>> bottom of the original screen size and then leaves white background
>> for the rest of the image. Puzzled. Any thoughts? Does anybody else
>> get this effect or could it be related to our web server setup? The
>> browser is Safari 4.0.3 but we get the exact same effect with Firefox.
> In iui.css the second CSS selector is "body > *:not(.toolbar)" Within
> this selector the rule:
> min-height: 372px;
> was replaced with:
> height: 100%;
> On Nov 10, 6:45 am, Sean Gilligan <msgilli...@gmail.com> wrote:
>> In iui.css the second CSS selector is "body > *:not(.toolbar)" Within
>> this selector the rule:
>> min-height: 372px;
>> was replaced with:
>> height: 100%;
>> On Nov 10, 6:45 am, Sean Gilligan <msgilli...@gmail.com> wrote:
>>> In iui.css the second CSS selector is "body > *:not(.toolbar)" >>> Within
>>> this selector the rule:
>>> min-height: 372px;
>>> was replaced with:
>>> height: 100%;
> Can't tell why, but it clearly seems like a CSS bug
> Le 7 nov. 09 à 11:13, skip a écrit :
>> We have a little problem while testing the iui-0.40-dev1 toolset. >> Our
>> application is complex but I have simplified the problem which can be
>> reproduced with the iui sample "music" demo.
>> In the file music.html add the following line after the line
>> referencing "#settings"
>> I will include the prob_demo.html file at the end of this note.
>> The problem relates to the background image which is rendered. In
>> version 0.31 of iui when we scroll the resulting long list we see the
>> pinstripe background running all the way to the bottom of the
>> display. In version 0.40 the pinstripe runs only slightly below the
>> bottom of the original screen size and then leaves white background
>> for the rest of the image. Puzzled. Any thoughts? Does anybody
>> else
>> get this effect or could it be related to our web server setup? The
>> browser is Safari 4.0.3 but we get the exact same effect with
>> Firefox.
>> --~--~---------~--~----~------------~-------~--~----~
>> You received this message because you are subscribed to the Google
>> Groups "iPhoneWebDev" group.
>> To post to this group, send email to iphonewebdev@googlegroups.com
>> To unsubscribe from this group, send email to iphonewebdev+unsubscribe@googlegroups.com
>> For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en >> -~----------~----~----~----~------~----~------~--~---