Re: [WSG] iOS Safaro issue (?): Fixed and Absolute position

2011-08-11 Thread Caleb Wong
Hi tee, Have a look at this plugin. http://cubiq.org/iscroll-4 Cheers Caleb On Thu, Aug 11, 2011 at 5:43 PM, tee weblis...@gmail.com wrote: On Aug 10, 2011, at 8:18 PM, David Laakso wrote: I think position:fixed works on iOS5...

[WSG] Mobile detection using CSS media queries

2011-05-03 Thread Caleb Wong
Hi, Is it safe to use just css media to target mobile devices such as iphone, blackberry, android phones? And assume if I'm only embedding 1 stylesheet with various media queries in it, would there be any lag in the page style load? Has anyone got some good examples/articles for targeting mobile

Re: [WSG] Numbers groups like links - mobile

2011-01-27 Thread Caleb Wong
I think what he means is is there any way to avoid the product code being regarded as phone number rather than a product code. On Fri, Jan 28, 2011 at 8:54 AM, Joseph Taylor j...@sitesbyjoe.com wrote: You can wrap the phone numbers in an anchor tag: a href=tel:12345678901234567890/a The

[WSG] Styling a hyperlink like a button using CSS

2009-10-08 Thread Caleb Wong
I'm trying to style a hyperlink to look like a button using a sprite image, the button needs to be flexible for different lengths of text. problem with the one i've built, it's not flexible in IE6. Looking for suggestions as to how to better code a button like that. Example:

Re: [WSG] Installing More than one version of IE6

2009-07-02 Thread Caleb Wong
I've been using browser sandbox by xenocode and i find it quite pleasant. Try it. Theres standard IE6 - 8 plus Google Chrome, Firefox 2,3 and Safari. http://www.xenocode.com/browsers Cheers Caleb On Fri, Jul 3, 2009 at 1:22 PM, Darrin Potaka dpot...@gmail.com wrote: Hi - I hope this is on

[WSG] SEO and headers order

2009-04-14 Thread Caleb Wong
Hi, I have a SEO question regarding how search engines scans a website. Say for example if I have a site where it has a 3 column layout. Column left and column right appears before the middle column area, and within column left, right there are h2, h3 tags; within the middle column there is a h1

Re: [WSG] Examples of great high-school websites?

2009-01-16 Thread Caleb Wong
Here's a list of some of the education based website done by a perth based web development company known as itomic. http://www.itomic.com.au/portfolio/industry/Education caleb On Fri, Jan 16, 2009 at 12:43 PM, Sigurd Magnusson sig...@silverstripe.comwrote: Can people offer examples of school

[WSG] Reverting to older version of flash for testing purposes.

2008-07-08 Thread Caleb Wong
Hi, Does anyone know of if there are ways of reverting to a older version of flash (i.e 7) for testing purposes on a MAC or PC? Cheers, Caleb *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe:

Re: [WSG] transparency, png IE6 ??

2008-06-16 Thread Caleb Wong
I used a javascript call IE7. And it works in IE6. http://code.google.com/p/ie7-js/ On Tue, Jun 10, 2008 at 10:04 PM, Michael Persson [EMAIL PROTECTED] wrote: HI people, I have tried to not use transparency for years as it is not working IE6 properly. I have not a situation where i need