views:

104

answers:

0

Sorry its a bit hard to describe. For a web-based iPhone site. Need Webkit, iPhone or simulator to view.

I want to be able to use the native jQTouch animations, but I need to modify the background color and have it be partially transparent. Now i can get this this to work if I write my own custom jQuery code and call that (as it doesn't rely on jQTouch animations. If I use theirs even if the background has a proper alpha definition in the CSS, it initially displays transparent while sliding up, but when once it fills the frame it changes to an opaque color where the alpha definition just changes it to a shade of gray(when using #000).

Example here: http://cicadaonline.com/jqtouch/handsome/index2.html

Click on "Dress Yourself" as that screen has the controls active.

Sorry it's not a more hardcore issue. If anyone has experience and understands this please give me a shout.