Groups
Groups
Sign in
Groups
Groups
AlirezaWeb
Conversations
About
Send feedback
Help
CSS متغیرهای: Firefox 29
0 views
Skip to first unread message
AlirezaWeb
unread,
Jan 13, 2014, 3:00:32 PM
1/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to alire...@googlegroups.com
خود سورس گویاست:
::root {
var-color
: #f00;
var-padding
: 10px;
}
.test1 {
color:
var(color)
;
padding:
var(padding)
;
...
}
.test2 {
color:
var(color)
;
padding:
var(padding)
;
...
}
https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables
http://dev.w3.org/csswg/css-variables
http://www.w3.org/TR/css-variables-1
آینده استاندارد CSS و polyfill برای قبلی ها:
http://www.myth.io
البته متد calc الان قابل استفاده است:
http://caniuse.com/#feat=calc
width: 100%;
/* old */
width:
calc(
100%
-
10px
)
;
---
www.alirezaweb.com
شما به این دلیل این پیام را دریافت کردهاید که در گروه Google Groups "AlirezaWeb" مشترک شدهاید.
جهت لغو اشتراک از این گروه، ایمیلی به
alirezaweb+...@googlegroups.com
ارسال کنید.
از این گروه در
http://groups.google.com/group/alirezaweb?hl=fa
دیدن کنید.
برای گزینههای بیشتر، از
https://groups.google.com/groups/opt_out
دیدن کنید.
Reply all
Reply to author
Forward
0 new messages