DataZombies / jQTouch

jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
MIT License
159 stars 34 forks source link

mask not working in tabs #54

Closed dmbjsn closed 12 years ago

dmbjsn commented 12 years ago

Masks working fine in online demo and on divs/tags with hardcoded/'not through js' mask-images. However, I can't get masks to show in tabs, even linking directly to images used in online demo. I have all the newest editions of things, still this one issue I'm struggling intensely with. Please help.

DataZombies commented 12 years ago

What's the device? Are the URLs correct? What modifications did you do?

dmbjsn commented 12 years ago

Hi, I'm testing on an iPhone 4, and also in Safari (mac), both of them render the demo fine. The urls seem to be in order, I've used the exact same to do a mask on a testing div, and all was well. I've also - in the mask attr's linked directly to the tab images used in the online demo to see if my urls were bad, but these images did not show. I'm thinking it could be positioning maybe.. when I set webkit-mask-repeat to repeat (non-axis-specific) I see the radial background, still no image. I've tried playing with -webkit-mask-position, no luck there either.

Den 30/05/2011 kl. 23.28 skrev DataZombies:

What's the device? Are the URLs correct? What modifications did you do?

Reply to this email directly or view it on GitHub: https://github.com/DataZombies/jQTouch/issues/54#comment_1263721

dmbjsn commented 12 years ago

I just replaced the bars-folder entirely. Somehow this solved everything, so I must have done some modifications.. Thanks for the reply.

Den 30/05/2011 kl. 23.28 skrev DataZombies:

What's the device? Are the URLs correct? What modifications did you do?

Reply to this email directly or view it on GitHub: https://github.com/DataZombies/jQTouch/issues/54#comment_1263721

dmbjsn commented 12 years ago

Interesting.. when using local image files, safari (desktop) will show them only if the url is preceded by a slash (mask="/bar_img/someIcon.png"), but the phone shows nothing regardless of url formatting. The directly linked images (from the online demo) work perfectly on both devices.

Den 30/05/2011 kl. 23.28 skrev DataZombies:

What's the device? Are the URLs correct? What modifications did you do?

Reply to this email directly or view it on GitHub: https://github.com/DataZombies/jQTouch/issues/54#comment_1263721

dmbjsn commented 12 years ago

comment spam.. I can only get it to work using full urls, http://, for my tab images. I have not been able to pinpoint the problem. If anyone has an idea what I'm doing wrong, please let me know, at least it is now working :)

Den 30/05/2011 kl. 23.28 skrev DataZombies:

What's the device? Are the URLs correct? What modifications did you do?

Reply to this email directly or view it on GitHub: https://github.com/DataZombies/jQTouch/issues/54#comment_1263721