[jQuery] Re: Totally new to this...

2007-08-20 Thread Shaft
Hey check it again: http://www.qbox.gr/test_asxeto/jq_test/dragJq2.html I enclosed all the animated info div's with a position: absolute, into another infoContainer div that has a position: fixed attribute... It works even in Safari now :jumping: -- View this message in context: http://w

[jQuery] Re: Totally new to this...

2007-08-19 Thread Shaft
Yap it works :clap: ...It's still problematic - with the hover effects. The "+" zoom-in button for some reason appears chopped onDrag... Can I fix this with CSS or is more code needed? -- View this message in context: http://www.nabble.com/Totally-new-to-this...-tf4282816s15494.html#a1222

[jQuery] Re: Totally new to this...

2007-08-18 Thread Shaft
I'm gonna try it tomorrow morning - Just to verify: I suppose you understood by now that I'm trying to simulate a desk with "stuff" that you can move around and have a close look at... polyrhythmic wrote: > > > Ohhh, I see, the slideDown effect doesn't work after scrolling... > I think the

[jQuery] Re: Totally new to this...

2007-08-18 Thread Shaft
WOW! Thanx! You actually got me hooked up bigtime - the visual JQuery is very helpful BUT.. I still have major problems on click/drag/drop Layers - it's as if the z-index returns to default... There are strange things happening there. Go here: http://www.qbox.gr/test_asxeto/jq_test/dragJq2.html

[jQuery] Totally new to this...

2007-08-17 Thread Shaft
Totally new to this and code ignorant but I did try to build a template webpage with the functions I want to have, so http://www.qbox.gr/test_asxeto/sitetest.html here it is... (I did use 2 different/irrelavent scripts but I think that I could add in terms of content and fx and lose on KBytes j

[jQuery] Re: pngfix and css background images problem

2007-08-17 Thread Shaft
As far as I know ALL png fixes out there utilize the AlphaImageLoader tag found only in IE. This also means that you can't use a background-repeat tag... a limitation of all png fixes I know of Note: you'll use a png fix, if you have images with alpha transparency. Try excluding the images

[jQuery] Totally new to this...

2007-08-16 Thread Shaft
Totally new to this and code ignorant but I did try to build a template webpage with the functions I want to have, so http://www.qbox.gr/test_asxeto/sitetest.html here it is... (I did use 2 different/irrelavent scripts but I think that I could add in terms of content and fx and lose on KBytes j