[Proto-Scripty] "contact me" form by using prototype & scriptaculous ?

2009-08-16 Thread zion
I need to create a contact form to my site that sends name, email and message to my email. Is there a sexy way to do this with prototype and scriptaculous or should I stick with php? --~--~-~--~~~---~--~~ You received this message because you are subscribed to th

[Proto-Scripty] prototype code to load images?

2009-09-15 Thread zion
Hi, I have couple of really big images in my site that load slow and decreases the user experience, so is there a way to load the few images with prototype & scriptaculous so that it would display somesort of a loading image/page until these few big images are loaded.. it is important that this w

[Proto-Scripty] "space dust" particles flying like fireflies?

2009-09-21 Thread zion
Hi, I just found this amazing looking technique that utilizes jquery library to produce this kind of effect: http://cliframework.com/ The technique is explained here: http://net.tutsplus.com/articles/news/the-firefly-effect-the-new-plus-tutorial/ Unforutnately the whole tutorial can be accessed

[Proto-Scripty] Content slider with prototype/scriptaculous?

2009-09-29 Thread zion
I need to build a content slider like this: http://www.gimiti.com/kltan/demo/jFlow/ http://www.gimiti.com/kltan/wordpress/?p=46 The slides(divs) should fill the whole page and move horizontally. Is there some nice scripts to do this using prototype and scriptaculous? Thanks for all answers! --~-

[Proto-Scripty] Loading an XML document into html tree structure..?

2009-10-10 Thread zion
Hello, This might be complex but lets see if someone has an idea how to do this with Prototype. There are two steps but even solvin the first one would be a huge help. Step 1. I need to build an browser application(only javascript) where I can load an xml file and make the browser show the nodes

[Proto-Scripty] Prototype UI Carousel

2009-12-23 Thread zion
Hi, I have a big problem with prototype UI Carousel. Instead of using the "next_button" and "previous_button", I need to access carousel elements from a menu. For example clicking a menu link inside i need the carousel to scroll to the fourth carousel element. Could it really be so that there is