Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for April 2005

problem with methods on a bound class by Dan Thomas - April 30, 2005

Hi,I&39;ve been fiddling around with JavaScript.pm, which is very cool, I have to say, I&39;ve bound a class, and sucessfully bound an object, and i can read from the object&39;s properties, and execute it&39;s gettersetter functions, but for some reason i cannot get the object&39;s methods to work..here&39;s a cleaned up version of what i&39;ve been testing with:$js->bind_class(name=>&39;Foo&39;,methods=>test => &Foo::test,properties=>testy =>flags => JS_PROP_READONLY .
http://www.nntp.perl.org/group/perl.javascript/2005/04/msg39.html

Re: How to tell remote that javascript is running by Paul Hamingson - April 1, 2005

Carl,I don&39;t believe that it is an explicit communication that tells the server that javascript is running, but rather the fact that the initial page has some javascript that alters what the next request would be. The most common thing would involve setting or altering a cookie, or using a document.write call to alter some aspect of a form to be submitted - or displayed.You can use something to capture the entire conversation (like Ethereal - http:www.ethereal.com) while you use a regular...
http://www.nntp.perl.org/group/perl.javascript/2005/04/msg38.html
Available Archives
- February (1 item)
- March (1 item)
- April (2 items)
- June (1 item)
- July (1 item)
- November (4 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact