Jump to content
Search Community

Search the Community

Showing results for tags 'validation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 2 results

  1. Hi, guys! I'd like to share with you a feature that I made for my site recently: http://codepen.io/nordskill/pen/qqMMrL It is an animated progress bar that visualizes the amount of symbols you've entered. The script automatically shows the bar for all the fields that contain maxlength attribute. Just an example of usage:
  2. Hi, Love Greensock, been using it for years in AS. I am using the JS lib now and it's fantastic as well. I am working for a company that is looking to future proof all their code, and they have a massive framework. Loads of animations in javascript. The issue is that when using Eclipse and Jslint for error checking the JS, there is a handful of errors that show up realting to Tweenmax.min.js. And they will not use any library that has any errors showing up. (Future proofing). So, could someone look into these errors? I would love to be able to use Greensock on this project. Error: '_gsDefine' was used before it was defined. in TweenMax.min.js line 15 Error: Expected ';' and instead saw ','. in TweenMax.min.js line 15 Error: Expected a conditional expression and instead saw an assignment. in TweenMax.min.js line 15 Error: Expected an identifier and instead saw ','. in TweenMax.min.js line 15 Error: Stopping. (84% scanned). in TweenMax.min.js line 15 Syntax error on token ",", ~ expected after this token in TweenMax.min.js line 16 Syntax error on token "}", ; expected in TweenMax.min.js line 16 Syntax error on token "}", ; expected in TweenMax.min.js line 16 Syntax error on token "break", ; expected after this token in TweenMax.min.js line 15 Syntax error on token "break", ; expected after this token in TweenMax.min.js line 17 Syntax error on token(s), misplaced construct(s) in TweenMax.min.js line 16 Syntax error, insert "Arguments" to complete MemberExpression in TweenMax.min.js line 17 Cheers, -c
×
×
  • Create New...