Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/theme.php on line 505

Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-content/plugins/CodeHighlighter/codehighlighter.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/cache.php:36) in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-commentsrss2.php on line 8
Comments on: 3d image reflection with javascript http://ajaxorized.com/3d-image-reflection-with-javascript/ Web Innovation Sat, 20 Mar 2010 04:15:39 +0000 http://wordpress.org/?v=2.1.3 By: Reflejos 3D en nuestras imagenes con Javascript | aNieto2K http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-24 Reflejos 3D en nuestras imagenes con Javascript | aNieto2K Mon, 05 Nov 2007 21:48:26 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-24 [...] una vuelta de tuerca más a los reflejos de tus imagenes con 3D Reflection. Un script que necesita de prototype + script.aculo.us para hacer posible esta opción, pero que [...] […] una vuelta de tuerca más a los reflejos de tus imagenes con 3D Reflection. Un script que necesita de prototype + script.aculo.us para hacer posible esta opción, pero que […]

]]>
By: steve http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-27 steve Tue, 06 Nov 2007 14:43:56 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-27 Looks neat, although I would change your holder div, to use a class attribute, rather than an id. This would allow you to have more than one image with the reflection. (you'd need to change your DOM nav stuff too, but that would be fairly easy) Looks neat, although I would change your holder div, to use a class attribute, rather than an id. This would allow you to have more than one image with the reflection. (you’d need to change your DOM nav stuff too, but that would be fairly easy)

]]>
By: Willem http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-31 Willem Wed, 07 Nov 2007 00:12:57 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-31 Hi Steve, Thanks for your comment. I agree with that it is better when using the class name. Instead you can create multiple instances of Reflect3D to create more image reflections on one page. Hi Steve,
Thanks for your comment. I agree with that it is better when using the class name. Instead you can create multiple instances of Reflect3D to create more image reflections on one page.

]]>
By: Un effet reflet 3D sur vos images via javascript » Homo Sapiens Internetus » Blog Archive http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-32 Un effet reflet 3D sur vos images via javascript » Homo Sapiens Internetus » Blog Archive Thu, 08 Nov 2007 08:01:20 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-32 [...] vous suffira d’ajouter ces petits bouts de code sur vos sites pour obtenir un zouli effet sur vos images. L’implémentation est simple, [...] […] vous suffira d’ajouter ces petits bouts de code sur vos sites pour obtenir un zouli effet sur vos images. L’implémentation est simple, […]

]]>
By: » reflection.js(Apple風鏡面効果)を使う。(1) 寺子屋未満: 最新Web情報をコツコツお届け http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-40 » reflection.js(Apple風鏡面効果)を使う。(1) 寺子屋未満: 最新Web情報をコツコツお届け Sun, 18 Nov 2007 07:56:17 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-40 [...] 3d image reflection with javascript (http://ajaxorized.com/3d-image-reflection-with-javascript/) 下のほうにある[Download the [...] […] 3d image reflection with javascript (http://ajaxorized.com/3d-image-reflection-with-javascript/) 下のほうにある[Download the […]

]]>
By: Alex http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-47 Alex Wed, 21 Nov 2007 23:44:43 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-47 Hi Steve, I like your idea to have class holder instead of ID. However, I'm not that good to change the DOM nav that you prefer. Would you show me which part of the code that I should make change if you have time? I appreciate your help. Thanks Alex p.s. Or Anybody can help me with this: create more image reflect in one page. Thanks. Hi Steve,
I like your idea to have class holder instead of ID.
However, I’m not that good to change the DOM nav that you prefer.
Would you show me which part of the code that I should make change if you have time?
I appreciate your help.
Thanks
Alex
p.s.
Or Anybody can help me with this: create more image reflect in one page. Thanks.

]]>
By: Reflexo em 3D em imagens usando javascript - Planeta Informática http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-108 Reflexo em 3D em imagens usando javascript - Planeta Informática Sat, 29 Dec 2007 02:45:00 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-108 [...] encontrará um exemplo e os códigos para download na página ajaxorized.com/3d-image-reflection-with-javascript/. Compartilhe esta notícia [...] […] encontrará um exemplo e os códigos para download na página ajaxorized.com/3d-image-reflection-with-javascript/. Compartilhe esta notícia […]

]]>
By: Joe http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-1538 Joe Thu, 05 Jun 2008 22:57:31 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-1538 Thank you, looks good, although in the real world reflections don't have perspective on them, only shadows do. Try it with a mirror or shiny surface and you will see. You could say it is a projection, where the light is shone through the image and projected on the surface. Sorry, I am very picky about these things :-) Nice work though. Thank you, looks good, although in the real world reflections don’t have perspective on them, only shadows do. Try it with a mirror or shiny surface and you will see. You could say it is a projection, where the light is shone through the image and projected on the surface.

Sorry, I am very picky about these things :-)

Nice work though.

]]>
By: shelly http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-1714 shelly Tue, 24 Jun 2008 09:26:21 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-1714 cool dude.. its awesome.. cool dude.. its awesome..

]]>
By: saiful http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2111 saiful Thu, 16 Oct 2008 06:35:33 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2111 Dear.. how to use reflection image using ajax... the reflection does not appear when i use it by ajax, I want to display some image using ajax request example list images in outputimage.php on the main page... but when i open outputimage.php without ajax on IE or Firefox directly replection is display... Please could you like share all of you of hands to me? thanks... Best Regards Saiful Amri Dear..
how to use reflection image using ajax…
the reflection does not appear when i use it by ajax, I want to display some image using ajax request example list images in outputimage.php on the main page…

but when i open outputimage.php without ajax on IE or Firefox directly replection is display…

Please could you like share all of you of hands to me?

thanks…
Best Regards
Saiful Amri

]]>
By: Willem http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2112 Willem Thu, 16 Oct 2008 17:31:29 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2112 Hi Saiful, I am not really sure what you mean, can you give a better explanation please? Thanks Hi Saiful,
I am not really sure what you mean, can you give a better explanation please?

Thanks

]]>
By: saiful http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2114 saiful Fri, 17 Oct 2008 03:10:04 +0000 http://ajaxorized.com/3d-image-reflection-with-javascript/#comment-2114 Dear Willem and all... I mean that.. I get all of images is from database and they are displayed with reflection correctly (it is called outputimage.php no ajax) but when I request the outputimage.php using ajax request all of images is displayed but does not have reflection... I am sorry if my english bad... Best Regards Saiful Amri Dear Willem and all…
I mean that..
I get all of images is from database and they are displayed with reflection correctly (it is called outputimage.php no ajax) but when I request the outputimage.php using ajax request all of images is displayed but does not have reflection…

I am sorry if my english bad…

Best Regards
Saiful Amri

]]>