-
as seen on Super User
- Search for 'Super User'
[Fuchsia] is also commonly used to indicate transparency.
Source: http://en.wikipedia.org/wiki/Fuchsia_(color)
Does anyone know what this quote means? Why would fuchsia be used to indicate transparency as opposed to a checkered background?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
I'm currently developing a simple application that displays map and draws some markers on it. I'm developing for Windows Mobile, so I decided to use DirectDraw and Imaging interfaces to make the application fast and pretty. The map moves when user moves finger on the touchscreen,…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi,
could you explain me why the following code doesn't work in Chrome and Safari, but only in Firefox ?
if ($(this).css("color") == "Fuchsia"){
$(this).css("color","#000000");
}
Website: http://www.sanstitre.ch/drupal/portfolio?tid[]=38&view_name=Portfolio&view_display_id=page_1&view_args=&view_path=portfolio&view_base_path=portfolio&view_dom_id=1&pager_element=0
Please…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I believe that at one point, I saw a TinySVG implementation that worked in the browser, using the canvas element as the backend. I found a few sites that appeared to indicate it was at http://fuchsia-design.com/CanvaSVG/, however, that site appears to no longer exist. Is this project (or a similar…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi,
could you explain me why the following code doesn't work in Chrome and Safari, but only in Firefox ?
if ($(this).css("color") == "Fuchsia"){ $(this).css("color","#000000"); }
This is the link:
http://www.sanstitre.ch/drupal/portfolio?tid[0]=38
If you scroll down and up you'll see "Eternal…
>>> More