-
-
slp-just-a-handful-view
... very easy and convenient for users to create a store locator page that is optimized for websites that have a handful of ... The transition effect is created with the proprietary css 3 properties `transform` and `transition`. If you have a newer browser (ex. ...
-
mwext-Translate
... Last bits of mw-js conventions
* 2010-12-10
- Transform translated page titles
* 2010-11-05
- Renamed TranslatePage to SpecialTranslate ... 2008-12-16 Miscellaneous problematic checks updated
* 2008-12-15:2 Export headers for MantisBT updated
* 2008-12-15:1 ...
-
flipcard
... js templating. Include your template script in your HTML page, using an example like the one below.
```javascript
... 150px;
height: 150px;
z-index: 2;
cursor: pointer;
}
div.hide {
opacity: 0;
-webkit-transform: scale3d(0.001, 0. ...
-
filestack-rails
... scripts need to be added before your application's custom scripts, e.g. before any scripts in ... together using the `filestack_transform` method:
```erb
<%= @user.filestack_url, transform: filestack_transform.resize(width:100, height:100).enhance %>
```
For ...
-
wwDotnetBridge
... as System.Security.Cryptography.X509Certificates.X509Certificate2
loCertificate = loBridge.GetPropertyEx(loStore,"Certificates[" + TRANSFORM(lnX) + "]")
IF !ISNULL(loCertificate)
? loCertificate.FriendlyName
? loCertificate.SerialNumber
? ...
-
Wpp
...
# Overview / TLDR
There has been some interesting initiatives lately to transform the WWW and how the internet is used. Tent.io wants to ... . So instead of seeing "LIKE THIS" or "TWEET THIS", on every page we can have that on the browser when you need it. ...
-
TEI-Boilerplate
... XML documents in ways that CSS cannot. XSLT can radically transform documents and can combine multiple XML data sources into a ... a modern browser and see the resulting styled document.
## Facsimile Page Images ##
TEI Boilerplate has (since version 1.1) a ...
-
getting-started
... by anyone.*
2. Add collaborators
You can add collaborators for an individual element. Navigate to that element's page on copybar ... ](http://github.com/copybar/getting-started). If you alter, transform, or build upon this work, you may distribute the ...
-
scala.rx
... an implicit RxCtx is in scope!
val html = Rx{"Home Page! time: " + time()}
```
To understand `ownership` it is important to ... set of combinators which allow your to easily transform your [Rx][1]s; this allows the programmer to avoid constantly ...
-
dry-tundra-1064
... ;text-indent:0 !important;text-shadow:none !important;text-transform:none !important;white-space:normal !important;word-spacing:normal ! ... ('auth.login', function(response) {
// We want to reload the page now so Ruby can read the cookie that the ...
-