RevServer in CSS

stephen barncard stephenREVOLUTION2 at barncard.com
Mon Feb 14 00:05:25 EST 2011


Yes, I have many times, this is a great way to change css on the fly. Rev
works this way too. However I  found that some CSS editors, like Coda, don't
like code inside what should be a value or URL and will disappear in CSS
mode. But the browsers don't care.

On 13 February 2011 22:50, Sivakatirswami <katir at hindu.org> wrote:

>  Has anyone tried anything like this?
>
> |body
>  {
> margin:  0px;
> font-family:  Verdana;
> background-color:  #cccccc;
> background-image:  url('<?php
> echo'images/flag_bg/'  .  $user_country.  '.png';
> ?>');
>  }
>
> with rev server code?
> |
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>



More information about the use-livecode mailing list