iroybot


Member since 01/29/2009

Name: Erik Pöhler

Location: Mexico

Website: http://erikpoehler.com

Webdeveloper

5 snippets

20032 profile views

14 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

iroybot's Recent JavaScript Snippets



« Prev 1 Next »
3 2082 posted 15 years ago by iroybot
I wanted to pass a form submission (array) as a JSON object to another function. Some form field were created with JS, to identify them their names have been concatenated with unique IDs, etc. In order to access values of that JSON obj I needed to...
1 1997 posted 15 years ago by iroybot
I wanted to pass a form submission (array) as a JSON object to another function. Some form field were created with JS, to identify them their names have been concatenated with unique IDs, etc. In order to access values of that JSON obj I needed to...
0 1866 posted 15 years ago by iroybot
1 1638 posted 15 years ago by iroybot
1) if jQuery is already loaded into a browsers' cache -> do nothing 2) if the object is undefined, write a script-element into the source which references google's minified jquery file. 3) if jQuery is still undefined (let's assume Google is down)....
2 1809 posted 16 years ago by iroybot
« Prev 1 Next »