Summary: I learned that .live() has been deprecated in favor of using .on() delegated events…You can read more about that [link] here.
Summary: Check the URLs to your JS files on the page and the error will disappear.…Although it does mention the JS file that's missing, it makes it seem like the missing JS file is being loaded and has an issue on its first line?…Confusing?
Summary: <input name="company" id="company" type="text" placeholder="Company Name" onBlur="if (this.value == '') {this.value = 'Company Name';}" onFocus="if (this.value == 'Company Name') {this.value = '';}" />.…</div>…[/html]
Summary: Errant Nights discord (gaming stuff)…[link] https://jiko.us/ensdiscord…JJCOMS discord (development & personal)