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
010 20:51 To: Tapestry users Subject: Re: blackbird.js and IE breaking fixed CSS background image No luck still =/ I tried it many ways: decorateClientInfrastructure with contributeAliasOverride with bind: java.lang.IllegalStateException: Construction of service 'AliasOverrides' has failed due to

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
gards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 20 July 2010 17:25 To: users@tapestry.apache.org Subject: blackbird.js and IE breaking fixed CSS background image Hi, I'm aware blackbird.js is not directly Tapestry code, but I'm looking for

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
in favour of an internal solution to logging client side messages. Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 20 July 2010 17:25 To: users@tapestry.apache.org Subject: blackbird.js and IE breaking fixed CSS background image Hi, I'm awar

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

2010-07-20 Thread Jim O'Callaghan
favour of an internal solution to logging client side messages. Regards, Jim. -Original Message- From: Rich [mailto:rich...@moremagic.com] Sent: 20 July 2010 17:25 To: users@tapestry.apache.org Subject: blackbird.js and IE breaking fixed CSS background image Hi, I'm aware blac

blackbird.js and IE breaking fixed CSS background image

2010-07-20 Thread Rich
Hi, I'm aware blackbird.js is not directly Tapestry code, but I'm looking for advice on how to handle an issue with the blackbird.js file. I had been having problems with getting the fixed background image in my tapestry webapp to stay fixed in Internet Explorer. I'd given up searching for a