| | |
Please provide code Logic for a photo gallery
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Apr 2005
Posts: 149
Reputation:
Solved Threads: 0
Hi,
Please view the following link:
http://travel.yahoo.com/p-travelguid...vlVEe4GeQyFWoL
Here can any one please guide me that how the pictures are changing in the vertical are at right side?
Thanks
Please view the following link:
http://travel.yahoo.com/p-travelguid...vlVEe4GeQyFWoL
Here can any one please guide me that how the pictures are changing in the vertical are at right side?
Thanks
Perhaps ajax.
I checked the source code and appears that at least javascript to some degree must have been used since there is no hyperlink but instead an oop reference with javascript. Then and although I haven't dug in deep enough to confirm this but it appears there is some server to client communication that updates the div fields. That's about all that I have found so far.
I checked the source code and appears that at least javascript to some degree must have been used since there is no hyperlink but instead an oop reference with javascript. Then and although I haven't dug in deep enough to confirm this but it appears there is some server to client communication that updates the div fields. That's about all that I have found so far.
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
•
•
Join Date: Apr 2005
Posts: 149
Reputation:
Solved Threads: 0
Thanks for your reply.
I am trying to use JavaScript image carousel. Please view this link:
http://www.ajaxdaddy.com/demo-ajax-carousel.html
It uses unordered list. Here the lists are static but I am trying to make it dynamic as:
Here the list's are created dynamically to place some images in those list's as in that code, but it is not working. Please guide.
I am trying to use JavaScript image carousel. Please view this link:
http://www.ajaxdaddy.com/demo-ajax-carousel.html
It uses unordered list. Here the lists are static but I am trying to make it dynamic as:
php Syntax (Toggle Plain Text)
<div id="prev-arrow-container"><img alt="Left3-disabled" id="prev-arrow" src="images/left3-disabled.gif?1163492051" /></div> <div class="carousel-component" id="html-carousel"><div class="carousel-clip-region"> <ul> <? $count = 0; while ($count <= $total) {?> <li> <img src="images/journeys/gallery/<? echo $arr[$count][0]; ?>" class="thumb" /> </li> <? $count++; } ?> </ul> </div></div>
Here the list's are created dynamically to place some images in those list's as in that code, but it is not working. Please guide.
•
•
•
•
Perhaps ajax.
I checked the source code and appears that at least javascript to some degree must have been used since there is no hyperlink but instead an oop reference with javascript. Then and although I haven't dug in deep enough to confirm this but it appears there is some server to client communication that updates the div fields. That's about all that I have found so far.
•
•
Join Date: Apr 2005
Posts: 149
Reputation:
Solved Threads: 0
Thanks for your reply. I am trying to make dynamic the following code:
http://www.ajaxdaddy.com/demo-ajax-carousel.html
please guide
http://www.ajaxdaddy.com/demo-ajax-carousel.html
please guide
![]() |
Other Threads in the PHP Forum
- Previous Thread: online donation with paypal
- Next Thread: .htaccess help
| Thread Tools | Search this Thread |
.htaccess alerts apache api archive array autocomplete beginner binary broken cakephp checkbox class cms code convert cron curl database dataentry date display duplicates dynamic echo email emptydisplayvalue error execute explodefunction file files firstoptioninphpdroplist folder form forms function functions google hack href htaccess html htmlspecialchars image include insert ip javasciptvalidation javascript joomla keywords limit link login mail matching menu methods mlm multiple mysql network object oop paypal pdf php problem query radio random recursion recursive redirect remote script search securephp server sessions shot sms source space sql subscription syntax system table tutorial tutorials update upload url validator variable video web youtube






