Skip to content

Commit 295b830

Browse files
committed
Update README.md
Added note about Matthew Nessworthy's non-jQuery version of this plugin.
1 parent ceba064 commit 295b830

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@ You can pass one parameter to the plugin, which is the css attribute that the va
3434
</script>
3535

3636

37+
Non-jQuery version
38+
------------------
39+
40+
Matthew Nessworthy has made a vanilla javascript version of this plugin. Great if you don't need or want to use jQuery: https://github.com/devmatt/js-flex-vertical-align
41+
42+
3743
Note
3844
----
3945

40-
The initial code was more or less borrowed from the awesome FitText plugin. http://fittextjs.com/
46+
The initial code was more or less borrowed from the awesome FitText plugin. http://fittextjs.com/

0 commit comments

Comments
 (0)