| | |
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 |
# 5.2.10 alexa apache api array beginner binary broken cakephp checkbox class clean clients cms code cron curl database date directory display dissertation dropdown dynamic echo echo$_get[x]changingitintovariable... email encode error fairness file files folder form forms function functions google href htaccess html image images include indentedsubcategory insert ip javascript joomla legislation limit link local login mail memberships menu mlm multiple multipletables mysql mysqlquery newsletters oop open paypal pdf persist php problem provider query radio random recursion remote rss script search server sessions sms sockets source space spam sql syntax system table tutorial update upload url validator variable video web youtube






