Re: [Proto-Scripty] Prototype dom

2012-12-17 Thread Walter Lee Davis
On Dec 17, 2012, at 5:13 AM, Agnese Camellini wrote: 2012/12/17 Walter Lee Davis wa...@wdstudio.com ?php print 'This is DYNAMIC thing ' . preg_replace('/[^\d]+/', '', $_POST['id']); ? Call that script page.php and modify the JavaScript as follows: script type=text/javascript

Re: [Proto-Scripty] Prototype dom

2012-12-17 Thread Agnese Camellini
Hope that helps. Walter It does, thanks for your time. Agnese -- You received this message because you are subscribed to the Google Groups Prototype script.aculo.us group. To post to this group, send email to prototype-scriptaculous@googlegroups.com. To unsubscribe from this group, send

Re: [Proto-Scripty] Prototype dom

2012-12-16 Thread Walter Lee Davis
On Dec 16, 2012, at 8:59 AM, tab1ta wrote: Hello. I'm studying, there is a piece of code i cannot get to work, so i was asking myself if you can help, given that all the pastebin doesn't accept the prototype link. Which ones have you tried? JSFiddle has Prototype as one of its many

Re: [Proto-Scripty] Prototype DOM-traversal methods failing on HTML5 elements in IE 9 using html5shiv

2011-06-30 Thread Walter Lee Davis
On Jun 30, 2011, at 12:44 PM, Jonny Nott wrote: Using html5shiv 1.6.2 (latest) (http://code.google.com/p/html5shiv/) and Prototype v1.7.. So, html5shiv makes article, section etc elements work nicely in IE9 .. they appear, you can style them etc. All good. The HTML5 elements all exist within