Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Looking For JQuery Text Effects

Featured Replies

Hello

 

I'm looking for a dramatic jquery text effect that says HELLO upon my website loading.

 

http://www.jameswinfield.co.uk/v2.html#

 

Does anyone have idea ideas?

 

I've done a bit of searching and cannot really find any good text effects but I'm a beginner at jquery so might be looking in the wrong places.

 

Also if anyone knows a stylish news ticker that would be good to here - I found a basic one at http://www.jquerynewsticker.com/ which will do but was hoping for something with a little more styling.

 

Thanks

James

If you're wanting to do animation then don't use jQuery, it's animation has really poor performance. Check out this: http://greensock.com/gsap

 

Although if you're JavaScript skills are lacking you might find this endeavor of animating text a little challenging.

 

I wrote a script that can separate all the letters and words in a string into spans:

Wraps all individual characters and words within the passed elements with spans that have corresponding classnames. This is useful if you wish to manipulate each individual character or word, with an animation. Takes any valid DOM selector as an argument.  Can be called like: wrapText('.js-text'); 

https://github.com/rbrtsmith/js-snippets/blob/master/wrap-text.js

Edited by rbrtsmith

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.