Sorry,
File content is:

 * * <?xml version="1.0" encoding="UTF-8" ?>
 *-* <http://localhost/iGoogle/xml/DynamicHeight.xml#> <Module>
 *-* <http://localhost/iGoogle/xml/DynamicHeight.xml#> <ModulePrefs
title="*User
Preferences title*" category="*tools*" render_inline="*required*" scrolling
="*false*" author="*Sophia B.*" directory_title="*__MSG_todo__*"author_email
="[EMAIL PROTECTED]" author_affiliation="*Google
Inc.*"author_location
="*Mountain View, CA*" screenshot="*/ig/modules/todo.png*" singleton="*false
*" thumbnail="*http://google.com/ig/modules/todo-thm.png*"; description="*
__MSG_description__*">
 * * <Require feature="*settitle*" />
 * * <Require feature="*setprefs*" />
 * * <Require feature="*dynamic-height*" />
* * </ModulePrefs>
 * * <UserPref name="*mychoice*" display_name="*List Params?*" datatype="*
bool*" />
 * * <UserPref name="*myname*" display_name="*Name*" required="*true*" />
 *-* <http://localhost/iGoogle/xml/DynamicHeight.xml#> <UserPref name="*
mycolor*" display_name="*Color*" default_value="*Blue*" datatype="*enum*">
 * * <EnumValue value="*Red*" />
 * * <EnumValue value="*Blue*" />
 * * <EnumValue value="*Green*" />
 * * <EnumValue value="*Yellow*" />
 * * <EnumValue value="*Pink*" />
 * * <EnumValue value="*Orange*" />
 * * <EnumValue value="*White*" />
* * </UserPref>
 *-* <http://localhost/iGoogle/xml/DynamicHeight.xml#> <Content type="*html*
">
 *-* <http://localhost/iGoogle/xml/DynamicHeight.xml#> <![CDATA[

                        Hi! How are you?<br>
                        1<br>
                        2<br>
                        3<br>
                        4<br>
                        5<br>
                        6<br>
                        7<br>
                        8<br>
                        9<br>
                        10<br>
                        11<br>
                        12<br>
                        13<br>
                        14<br>
                        15<br>
                        16<br>
                        17<br>
                        18<br>
                        19<br>
                        20<br>
                        <script language="JavaScript">
                                _IG_AdjustIFrameHeight();
                                _IG_SetTitle("Features are working.");
                        </script>
                

* * ]]>
* * </Content>
* * </Module>



On 3/18/08, Zhen Wang <[EMAIL PROTECTED]> wrote:
>
> I can't reproduce the problem because your test page depends on a
> gadget spec on your local server
> (http://localhost/iGoogle/xml/DynamicHeight.xml).
>
> On Sat, Mar 15, 2008 at 2:39 AM, Neo Anderson
> <[EMAIL PROTECTED]> wrote:
> > Zhen, Did you identified the problem?
> >
> >
> >
> >  On 3/14/08, Neo Anderson <[EMAIL PROTECTED]> wrote:
> >  >
> >  > Ok.
> >  >
> >  > I am not using caja...
> >  >
> >  >
> >  > On 3/14/08, Akash Xavier <[EMAIL PROTECTED]> wrote:
> >  > >
> >  > > I saw that th container/* files are linked directly... So I think
> you
> >  > > must
> >  > > be having Caja enabled. just a guess. I dont know how the Java
> version
> >  > > works. (anyway its not related to your query)  :)
> >  > >
> >  > > On Fri, Mar 14, 2008 at 12:29 PM, Neo Anderson <
> >  > > [EMAIL PROTECTED]> wrote:
> >  > >
> >  > > > Caja? where?
> >  > > >
> >  > > > On 3/14/08, Akash Xavier <[EMAIL PROTECTED]> wrote:
> >  > > > >
> >  > > > > Yeah,
> >  > > > > I just guessed that you are using Caja also (saw ur source).
> >  > > > >
> >  > > > > On Fri, Mar 14, 2008 at 11:25 AM, Neo Anderson <
> >  > > > > [EMAIL PROTECTED]> wrote:
> >  > > > >
> >  > > > > > Java version.
> >  > > > > >
> >  > > > > > On 3/14/08, Akash Xavier <[EMAIL PROTECTED]> wrote:
> >  > > > > > >
> >  > > > > > > Neo,
> >  > > > > > > is that the php version or the java version?
> >  > > > > > >
> >  > > > > > > On Fri, Mar 14, 2008 at 11:07 AM, Neo Anderson <
> >  > > > > > > [EMAIL PROTECTED]> wrote:
> >  > > > > > >
> >  > > > > > > > Why not, URL is:
> http://tech-test.tutorialsforu.com/Test.html
> >  > > > > > > >
> >  > > > > > > > I am trying drag and drop also there. And I would like to
> know
> >  > > > which
> >  > > > > > one
> >  > > > > > > > is
> >  > > > > > > > the best JavaScript library for this purpose(DnD)? jQuery
> is
> >  > > > > > preferable
> >  > > > > > > or
> >  > > > > > > > YUI?
> >  > > > > > > > When I try YUI, I observed that jQuery is not working on
> >  > > > dynamically
> >  > > > > > > > created
> >  > > > > > > > gadgets. I know, this is beacause of my poor knowledge of
> >  > > jQuery.
> >  > > > > But
> >  > > > > > > when
> >  > > > > > > > I
> >  > > > > > > > try YUI I got it working but some problems are there like
> When
> >  > > I
> >  > > > > make
> >  > > > > > > any
> >  > > > > > > > of
> >  > > > > > > > the three columns empty by dragging them to other
> columns,
> >  > > then I
> >  > > > am
> >  > > > > > not
> >  > > > > > > > able to bring them back to empty column. If anybody helps
> me
> >  > > > > regarding
> >  > > > > > > > this,
> >  > > > > > > > I will be thankful.
> >  > > > > > > >
> >  > > > > > > >
> >  > > > > > > > On 3/14/08, Zhen Wang <[EMAIL PROTECTED]> wrote:
> >  > > > > > > > >
> >  > > > > > > > > Would you mind sharing the URL of your public web
> server?
> >  > > > > > > > >
> >  > > > > > > > > On Thu, Mar 13, 2008 at 11:31 AM, Neo Anderson
> >  > > > > > > > > <[EMAIL PROTECTED]> wrote:
> >  > > > > > > > > > When I try the same code on my local machine, it is
> >  > > working
> >  > > > > fine.
> >  > > > > > > But
> >  > > > > > > > > when I
> >  > > > > > > > > >  upload the code to some web server, features not
> working.
> >  > > > > > > > > >  What will be the problem?
> >  > > > > > > > > >
> >  > > > > > > > > >  Where does the problem resides?
> >  > > > > > > > > >
> >  > > > > > > > > >  In my local machine also, features are working in IE
> >  > > only,
> >  > > > but
> >  > > > > > not
> >  > > > > > > > > working
> >  > > > > > > > > >  in FF. Both these are ifpc based. I don't know why
> there
> >  > > > > working
> >  > > > > > in
> >  > > > > > > > > only one
> >  > > > > > > > > >  not the other... :)
> >  > > > > > > > > >
> >  > > > > > > > >
> >  > > > > > > >
> >  > > > > > >
> >  > > > > > >
> >  > > > > > >
> >  > > > > > > --
> >  > > > > > > Akash Xavier
> >  > > > > > > [EMAIL PROTECTED]
> >  > > > > > >
> >  > > > > >
> >  > > > >
> >  > > > >
> >  > > > >
> >  > > > > --
> >  > > > > Akash Xavier
> >  > > > > [EMAIL PROTECTED]
> >  > > > >
> >  > > >
> >  > >
> >  > >
> >  > >
> >  > > --
> >  > > Akash Xavier
> >  > > [EMAIL PROTECTED]
> >  > >
> >  >
> >  >
> >
>

Reply via email to