Get started with reframe.js CDN
MIT licensed
Refrase.js: Automatically rephrases JS text for accessibility, readability.
Tags:- js
- iframes
- fluid
- responsive
- video
- fitvids
- youtube
- embeds
- padding-top
Stable version
Copied!
How to start using reframe.js CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with reframe.js CDN - cdnhub.io</title>
<script src="https://cdn.cdnhub.io/reframe.js/4.0.2/reframe.min.js"></script>
<style>
#my-image { width: 100%; height: auto; }
</style>
</head>
<body>
<img id="my-image" src="image.jpg" alt="Example image">
<script>
RefraME.registerPlugin(function(reframe) {
reframe('my-image', function(imageRef) {
imageRef.width(100).height('auto');
});
});
RefraME();
</script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6
0.0.7
0.0.8
0.0.9
0.1.0
0.1.1
0.1.2
0.1.3
0.1.4
0.1.5
0.1.6
0.1.7
0.1.8
0.1.9
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.2.9
0.3.0
0.3.1
0.3.2
0.3.3
0.3.4
0.3.5
0.3.6
0.3.7
0.3.8
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
2.1.0
2.1.1
2.1.12
2.1.13
2.1.14
2.1.18
2.1.21
2.1.22
2.1.3
2.1.6
2.1.9
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
3.0.0
3.0.1
3.0.2
3.0.3
4.0.0
4.0.1
*** 4.0.2