my embedded @font-face is not anti-aliasing in safari?

take a look at [the website in question][1]. It seems that the custom font i loaded using @font-face is working alright in firefox, and the a certain extent in safari. The only caveat is that, ... Read more

54b960e6-8c8f-4d97-90cd-a24f0497425c

No answers yet

How to use Shadowbox with YouTube's new iFrame embedded videos.

Hello, I'd like to embed a YouTube Video using YouTube's new iFrame code so it can be seen on the iPhone. Here is the code YouTube gives: w... Read more

No answers yet

How would you fix this uncommon example of the common IE Z-index bug?

This may appear to be a common question that has already been answered because it refers to the [well-known z-index bug][1] in IE7 and lower. However, this situation is somewhat unique; I am usi... Read more

E951d638-7a3a-4167-95bc-232cdf914b62

No answers yet

Where can I find quality svg maps for OECD countries?

Hi all: I'm looking for SVG maps outlining country and province borders for OECD countries. Wikipedia has some, but quality and availability is irregular. The SVG paths will be consumed i... Read more

No answers yet

How to adapt php page to jpolite2 template

Hi. I just discovered [jpolite][1] and think it looks very cool. I thought I would change my php page based on that. The problem is that I need allot of php code on each page to interpret _POST inp... Read more

No answers yet

Confirm that optimizeLegibility does not work for webkit buttons?

Hi All, Can someone confirm for me that optimizeLegibility does not work on webkit buttons? Does anyone know of a work around? Thanks, Ben. Read more

No answers yet

First mod_rewrite rule not working

I have two mod_rewrite rules like so: RewriteRule ^.*page/([a-z]+)/?$ /index.php?page=$1 [NC,L,R] RewriteRule ^.*cat/([a-z]+)/?$ /index.php?cat=$1 [NC,L,R] The second line (cat) wo... Read more

No answers yet

Anonymous 0

How do I get the scrollbar component to work in CS3?

How do I get the scrollbar component to work in CS3? Read more

No answers yet

I can get .swfs to print in Safari or Firefox, but not both. What gives?

When I initially put these Flash maps in - using the object call that Dreamweaver uses to embed .swfs - they would print everywhere but Firefox, which would display a big empty space on the paper o... Read more

No answers yet

css discrepancies in Safari3?

Hello all, I never really develop with a focus on Safari, but it's currently giving me a problem. Using css like: #section_links{ list-style-type: none; width: 9... Read more

No answers yet