Other Languages Moderators Lord Henry Posted December 3, 2017 Other Languages Moderators Share Posted December 3, 2017 Hello everyone. I created a page with an useful function. But I think that it's too hard to others understand. So I need an experienced user or moderator to fix the page or tell me what to do. FadeInText 1 Link to comment
Bonus Posted December 4, 2017 Share Posted December 4, 2017 You could name the function "fadeText" and use a boolean for fade-in or fade-out. Also you should maybe use local variables, cause right now there is the risk that this code could break some other clientside codes, if the user used too many global variables, too. I don't like the performance of the script, but I think it won't get used that often. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now