|
| ||||||||||
| Tags: highslide, images, input tag, onclick, pictures |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Using highslide to view images
HTML Code: <a href="<?php echo $server.$image ?>" class="highslide" title="" onclick="return hs.expand(this, config1)"> <?php if ($compt_image == 1) {?> <!--<img src="images/figures/one.jpg" />--> <input type="hidden" name="one" value="<img src='images/figures/one.jpg'>"> <?php }else if ($compt_image == 2){?> <!--<img src="images/figures/two.jpg" border="none" />--> <input type="hidden" name="two" value="<img src='images/figures/two.jpg'>"> <?php }else if ($compt_image == 3){?> <!--<img src="images/figures/three.jpg" border="none" />--> <input type="hidden" name="three" value="<img src='images/figures/three.jpg'>"> <?php }else if ($compt_image == 4){?> <!--<img src="images/figures/four.jpg" border="none" />--> <input type="hidden" name="four" value="<img src='images/figures/four.jpg'>"> <?php }else if ($compt_image == 5){?> <img src="images/figures/five.jpg" border="none" /> <?php }else if ($compt_image == 6){?> <img src="images/figures/six.jpg" border="none" /> <?php }else if ($compt_image == 7){?> <img src="images/figures/seven.jpg" border="none" /> <?php }else if ($compt_image == 8){?> <img src="images/figures/eight.jpg" border="none" /> <?php }else if ($compt_image == 9){?> <img src="images/figures/nine.jpg" border="none" /> <?php } ?> </a> |
|
#2
| |||
| |||
| Re: Using highslide to view images
Its not even how it hide its comments, in addition to nCode is not terrible, for else if it is possible than use a switch, but in addition its architecture is not that good Changes the name of your pictures to 1, 2, 3 ..... and even PHP Code: |
|
#3
| |||
| |||
| Re: Using highslide to view images
Yeah well thanks of architecture! Yes it is commented out but my tests early! In fact thanks to view an image visible, but I can return multiple images in this or other (return also hide images). |
|
#4
| ||||
| ||||
| Re: Using highslide to view images
Use Highslide Editor. The Highslide Editor is a visual tool that lets you configure most of the numerous Highslide options without writing code, and upload the results directly to your web server. This is not only a great help, but also it saves time for professionals who don't have to read through the API documentation to get things done. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Using highslide to view images" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Not able to view images in new kindle touch | Bappi DA | Portable Devices | 6 | 22-02-2012 05:54 AM |
| Software to view images in linux | Kingfisher | Windows Software | 5 | 11-01-2010 09:24 AM |
| Unable to view restored Images | Crooked | Windows Software | 5 | 07-01-2010 02:31 PM |
| How to view the images on the DVD-R | DeMario | Technology & Internet | 3 | 19-11-2009 04:30 AM |
| can not view pictures by previewing images and Faxe | Asgar | Windows Software | 3 | 05-02-2009 10:16 AM |