iroybot


Member since 01/29/2009

Name: Erik Pöhler

Location: Mexico

Website: http://erikpoehler.com

Webdeveloper

5 snippets

4259 profile views

15 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

iroybot's Recent JavaScript Snippets



« Prev 1 Next »
3 733 posted 13 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 616 posted 13 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 727 posted 13 years ago by iroybot
1 545 posted 13 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 701 posted 14 years ago by iroybot
« Prev 1 Next »