Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matic  
View profile  
 More options Apr 8 2008, 8:13 pm
From: Matic <troypa...@gmail.com>
Date: Tue, 8 Apr 2008 17:13:27 -0700 (PDT)
Local: Tues, Apr 8 2008 8:13 pm
Subject: function request
Hello,

I would like to be able to scroll to the top of the window using an
opensocial call (only allowed on canvas pages).  Right now, I can only
scroll to the top of the iframe my app is housed in.

The reason is for situations where I have a long page and a user
changes their page, it stays down at the bottom with their data
showing at the very top.  They believe they are at an empty page.

The reason I would like to scroll to the top of the window rather than
the top of the iframe is for cosmetic reasons.  It simply looks more
natural, especially on the myspace platform.

Thanks.

--Troy


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Hjelmstad  
View profile  
 More options Apr 11 2008, 10:55 am
From: John Hjelmstad <fa...@google.com>
Date: Fri, 11 Apr 2008 16:55:20 +0200
Local: Fri, Apr 11 2008 10:55 am
Subject: Re: function request

Could you give more detail on the sort of page changes occur through an
OpenSocial app whose results would show up higher (above-the-fold as it
were) on the page?

I'm not convinced that container-mediated page navigation APIs are best
suited to the OpenSocial namespace, since they're a pretty generic concept.
I wonder if a new feature is a better solution.

John


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cassie  
View profile  
 More options Apr 14 2008, 8:30 am
From: Cassie <d...@google.com>
Date: Mon, 14 Apr 2008 14:30:31 +0200
Local: Mon, Apr 14 2008 8:30 am
Subject: Re: function request
It seems like this would best belong on gadgets.window. Perhaps
gadgets.window.scrollToTop = function() {};

We could put this under a new feature called "scrolling" or it could
perhaps be put together with one of the other windows methods like
dynamic-height. Dynamic height and set title only have one method each
as it is, putting them together under an umbrella "window" library or
at least starting in that direction might be a good idea.

- Cassie


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cassie  
View profile  
 More options Apr 24 2008, 12:14 pm
From: Cassie <d...@google.com>
Date: Thu, 24 Apr 2008 18:14:47 +0200
Local: Thurs, Apr 24 2008 12:14 pm
Subject: Re: function request

Would we like to see this go into the next iteration of the spec?
If so, I need some +1s.

- Cassie


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arne Roomann-Kurrik  
View profile  
 More options Apr 24 2008, 5:02 pm
From: "Arne Roomann-Kurrik" <kur...@google.com>
Date: Thu, 24 Apr 2008 14:02:06 -0700
Local: Thurs, Apr 24 2008 5:02 pm
Subject: Re: function request

What's the exact proposal here?  Is it just a new scrollToTop() call, or
consolidating dynamic height, set title, and scrollToTop function under a
new require feature="window" library?

~Arne

--
OpenSocial IRC - irc://irc.freenode.net/opensocial

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cassie  
View profile  
 More options Apr 25 2008, 7:20 am
From: Cassie <d...@google.com>
Date: Fri, 25 Apr 2008 13:20:29 +0200
Local: Fri, Apr 25 2008 7:20 am
Subject: Re: function request

The proposal is an addition of the scrollToTop function in the windows
namespace.
If we like that then the second question is which library is belongs in.

To be more clear:
1. Do we add scrollToTop?
2. Where does it go?

My answers:
1. +0, if other people think this is needed than it's fine with me, i don't
feel too strongly either way
2. leave setTitle and dynamic-height alone for now. we should put it in a
new feature either called "scrolling" or "window". (later we could perhaps
migrate dynamic-height and settitle to "window" if we choose the latter)

I hope that helps somewhat.

- Cassie

On Thu, Apr 24, 2008 at 11:02 PM, Arne Roomann-Kurrik <kur...@google.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Louis Ryan  
View profile  
 More options Apr 25 2008, 1:35 pm
From: "Louis Ryan" <lr...@google.com>
Date: Fri, 25 Apr 2008 10:35:06 -0700
Local: Fri, Apr 25 2008 1:35 pm
Subject: Re: function request

Any MySpace folks have feelings on this given that Matic is justifying this
in part based on experience with that platform?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marco Ensing  
View profile  
 More options Apr 26 2008, 12:44 pm
From: Marco Ensing <ens...@gmail.com>
Date: Sat, 26 Apr 2008 09:44:16 -0700 (PDT)
Local: Sat, Apr 26 2008 12:44 pm
Subject: Re: function request
Considering an Iframe, I can see this as a valid request to provide
functions that overcome these IFrame limitations. But maybe this
should be container specific?

On Apr 25, 10:35 am, "Louis Ryan" <lr...@google.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cassie  
View profile  
 More options Apr 28 2008, 8:55 am
From: Cassie <d...@google.com>
Date: Mon, 28 Apr 2008 14:55:29 +0200
Local: Mon, Apr 28 2008 8:55 am
Subject: Re: function request

This thread has not received enough positive approval or consensus for the
next spec iteration. It is now closed.

Marco - I highly recommend adding a container specific suggestion like you
mentioned. If its usage gets very popular for developers this will be
trivial to add to the spec later on. This way, Troy gets what he needs and
we can see if this is something all containers need or perhaps is something
specific to how myspace does things.

Let me know if there are any problems with this.
Thanks.

- Cassie


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google