You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SmartFrog doesn't require ending each attribute with a ; delimiter, but IntelliFrog does. It's easier to parse that way, but ultimately, IntelliFrog should parse all valid SmartFrog code and not just a subset.
SmartFrog doesn't require ending each attribute with a
;delimiter, but IntelliFrog does. It's easier to parse that way, but ultimately, IntelliFrog should parse all valid SmartFrog code and not just a subset.