JAJAJA how could I forget. thanks IGOR.
f(t) On Fri, May 29, 2009 at 3:52 PM, Igor Vaynberg <[email protected]>wrote: > target.appendjavascript("window.title='new title'"); > > something like that should work. > > -igor > > On Fri, May 29, 2009 at 11:30 AM, Francisco Diaz Trepat - gmail > <[email protected]> wrote: > > Hi all, long time... > > I saw in some sample to label very long ago and put it in for the Page > > Title. > > > > <html> > > <head> > > <title wicket:id="pageTitleLabel">[Page Title]</title> > > </head> > > <body> > > ...... > > > > Now, is it possible to change this via ajax? > > > > As I write you this lines I think I could put an input type hidden and a > > decorator or something like that. > > > > But just to check it out with you and see what you think. > > > > Thanks, > > > > f(t) > > > > PS: Elco your book has arrived and was great, although more geeky > comments > > are needed so we don't feel alone reading it the subway for instance... > :-) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
