| | |
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 |
action address ajax apache api array auto autoincrement beginner binary broken cakephp checkbox class classes cms code cron curl database date dehasher destroy display domain dynamic echo email error errorlog file files folder form format forms function functions google href htaccess html image include insert interactive ip java javascript joomla limit link load login mail malfunctioning masterthesis menu mlm multiple mysql nodes oop paypal pdf php popup problem query radio ram random record recursion reference remote return script search server sessions sms source space sql syntax system table tutorial unset update upload url validation validator variable video web websitecontactform youtube






