}).end()
.find('a').css({
color: '#aaa',
textDecoration: 'none',
float: 'left',
width: '100%',
outline: '0 none !important'// THIS LIN
hese values..
On Mar 20, 10:40 am, Martijn Houtman
wrote:
> On Mar 20, 2009, at 3:22 PM, Adam Drew wrote:
>
>
>
>
>
> > Using the dev version, I can break it down to this function.. line
> > 1061 ch 4
>
> > I guess i should go track down anything that's
Thanks For your input Martijn,
Unfortunately, I'm not sure where my culprit code is yet.. so I'm not
sure what options are being passed.
I'm looking now for typos, extra properties or invalid attr
references..\
-Adam
Using the dev version, I can break it down to this function.. line
1061 ch 4
I guess i should go track down anything that's playing with an
elements opacity???
// from jquery.1.3.2.js
// IE uses filters for opacity
if ( !jQuery.support.opacity && name == "opacity" ) {
FYI, all is well in Safari as well as Firefox... The main thing in IE
that breaks down is my main Tabs setup... and the only javascript
error indicated is that it " Could not get display title. Invalid
Argument", but that's all I can see about this.
On Mar 20, 10:07 am, Adam wrote:
> Message:
5 matches
Mail list logo