Advertisement

10.06.2008 at 03:05AM PDT, ID: 23789895
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.4

How do i get all images on my site to load using the Javascript thumbnail viewer 'HighslideJS' ?

Asked by Daniish in PHP Scripting Language, JavaScript

Tags: , ,

Hello,

I have added an image to my 'Norwich' (SE England) marker infowindow (to see this - please click the pushpin marker followed by the green arrow marker and then the round marker).

I want to use HighslideJS (http://highslide.com/) to open the image, which i have included in my site.

I understand from the online help that images need to be marked up with the attached code snipet, where: 'samples/full3.jpg' should be replaced by the relevant image filename.

Since i will be adding many hundreds of photos, how can this be automatically applied to all images on my website?

Many thanksStart Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
<div class="thumbwrapper">
	<a href="samples/full3.jpg" class="highslide" onclick="return hs.expand(this, {wrapperClassName :
             'highslide-white', spaceForCaption: 30, outlineType: 'rounded-white', captionId: 'caption3'})">
	<img style="margin-top: 15px" id="thumb3" width="120" height="90" src="samples/thumb3.jpg" 
                alt="Highslide JS" title="Click to enlarge" /></a>
	
    <div id="controlbar" class="highslide-overlay controlbar">
 	<a href="#" class="previous" onclick="return hs.previous(this)" title="Previous (left arrow key)"></a>
	<a href="#" class="next" onclick="return hs.next(this)" title="Next (right arrow key)"></a>
    	<a href="#" class="highslide-move" onclick="return false" title="Click and drag to move"></a>
    	<a href="#" class="close" onclick="return hs.close(this)" title="Close"></a>
    </div>
 
</div>
[+][-]10.06.2008 at 09:16AM PDT, ID: 22651638

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: PHP Scripting Language, JavaScript
Tags: PHP, Javascript, Firefox 2.0, www.globexposure.net/index.php
Sign Up Now!
Solution Provided By: bansidhar
Participating Experts: 1
Solution Grade: B
 
 
[+][-]10.07.2008 at 08:54AM PDT, ID: 22660636

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.07.2008 at 09:26AM PDT, ID: 22660985

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.07.2008 at 10:18PM PDT, ID: 22666305

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628