Re: blackbird.js and IE breaking fixed CSS background image

2010-07-25 Thread Robert Zeigler
gt;>> serviceid (@InjectService("somesersviceid")) should be sufficient, as >>>>> well, but I've found I have better success using the Marker annotations. >>>>> >>>>> HTH >>>>> >>>>> Robert >&

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-23 Thread Rich
at the moment. You're right though it shouldn't be difficult at all - I've found a lot of these minor things have me banging my head on the desk until someone chips in with the solution, before having the 'ahhh' moment. Hopefully someone here can steer you straight -

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-23 Thread Robert Zeigler
ly build on tapestry rather than just >>>> using it, and concepts like this seem to be vital components to that >>>> progress. >>>> >>>> Regards, >>>> Rich >>>> >>>> Jim O'Callaghan wrote: >>>

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-23 Thread Rich
at exact version of Tapestry are you using? Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 22 July 2010 20:51 To: Tapestry users Subject: Re: blackbird.js and IE breaking fixed CSS background image No luck still =/ I tried it many ways: decorateClientIn

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-23 Thread Rich
vice)); } ... in my AppModule. It's been a while since I looked at it so can't say for sure but perhaps this is more in line with what is required for T5.1.0.x. I think ClientInfrastructure is deprecated in T5.2.0. Hope this is of use. Regards,

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Robert Zeigler
ion, before having the 'ahhh' moment. Hopefully someone >> here can steer you straight - what exact version of Tapestry are you using? >> >> Regards, >> Jim. >> >> -Original Message- >> From: Rich [mailto:rich...@moremagic.com] Sent: 22 July 2010 20:

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Rich
ment. Hopefully someone here can steer you straight - what exact version of Tapestry are you using? Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 22 July 2010 20:51 To: Tapestry users Subject: Re: blackbird.js and IE breaking f

RE: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Jim O'Callaghan
It's been a while since I looked at it so can't say > for sure but perhaps this is more in line with what is required for > T5.1.0.x. I think ClientInfrastructure is deprecated in T5.2.0. Hope this > is of use. > > Regards, > Jim. > > -Original Message-

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Rich
this is of use. Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 22 July 2010 16:32 To: Tapestry users Subject: Re: blackbird.js and IE breaking fixed CSS background image Hi, attempt 6 at getting through spam blocker. I used the code mentioned but

RE: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Jim O'Callaghan
uly 2010 16:32 To: Tapestry users Subject: Re: blackbird.js and IE breaking fixed CSS background image Hi, attempt 6 at getting through spam blocker. I used the code mentioned but the "original" object from the decorate method is always null. I'm not sure what to do about that? -Rich

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-22 Thread Rich
Hi, attempt 6 at getting through spam blocker. I used the code mentioned but the "original" object from the decorate method is always null. I'm not sure what to do about that? -Rich Jim O'Callaghan wrote: Hi Rich, Yep same guy, guilty as charged. This may not be the best solution, you may

RE: blackbird.js and IE breaking fixed CSS background image

2010-07-20 Thread Jim O'Callaghan
;t too concerned about it. Hope this get things working for you . Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 20 July 2010 19:41 To: Tapestry users Subject: Re: blackbird.js and IE breaking fixed CSS background image Ah, thanks that seems like a sta

Re: blackbird.js and IE breaking fixed CSS background image

2010-07-20 Thread Rich
Ah, thanks that seems like a start, but I'm having some issues with it. The call to the constructor in the decorator method throws a NullPointerException, it seems because there is an issue with the ClientInfrastructure passed into the decorator method. Also, the logic in your example seems t

RE: blackbird.js and IE breaking fixed CSS background image

2010-07-20 Thread Jim O'Callaghan
See this post for a possible workaround: http://markmail.org/message/fsu22hjz4bxvpczb?q=list:org%2Eapache%2Etapestry% 2Eusers+MyClientInfrastructure I don't know why this hasn't been raised more often as an issue with blackbird and IE. I think blackbird has been removed from T5.2.0 in favour of