This is my library of useful codes and element tutorials for use with Webflow. However, there are a few things to keep in mind when using codes from this site:
All codes placed in the Custom Code area in the Webflow Dashboard are only visible on a published pages.
All Javascript and jQuery must be wrapped in <script></script> tags. For some reason the tags won’t display the text properly in the designer.
All CSS must be wrapped in <style></style> tags. Same reason as above.
Replace all quote marks once a code has been pasted into the custom code area. Those characters differs from the ones in the designer and possibly between languages as I’m on a Swedish keyboard.