473,396 Members | 1,590 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unslider isn't displaying images

!-- start Documents -->
<pcs:foreach var="list" expr="itemByPath('Index')">
<!-- Start unslider DIV source http://unslider.com/ -->
<div class="unsliderContainer">
<pcs:foreach var="item" expr="filter(list.items, 'filtered.published &and; !filtered.hidden')">
<ul>
<li>
<table width="90%">
<tr>
<td valign="top" width='<pcs:value expr="item.photo.width"></pcs:value>'>
<a href='<pcs:value expr="item.url"></pcs:value>'><img src='<pcs:value expr="item.photo.location"></pcs:value>' width='<pcs:value expr="item.photo.width"></pcs:value>' height='<pcs:value expr="item.photo.height"></pcs:value>' alt='<pcs:value expr="item.headline"></pcs:value>' border='0' /></a><br/>
</td>
<td valign="top" style="PADDING-LEFT: 10px">
<a href='<pcs:value expr="item.url"></pcs:value>'><h2><pcs:value expr="encode(item.headline)"></pcs:value></h2></a>
<p style="font-size:10px; font-weight:normal;"><pcs:value expr="item.body"></pcs:value></p>
<p><a href='<pcs:value expr="item.url"></pcs:value>'><pcs:value expr="item.headline"></pcs:value></a></p>
</td>
</tr>
</table>
</li>
</ul>
</pcs:foreach>
</div>
<!-- End unslider DIV -->
<!-- end Documents -->
Attached Files
File Type: txt sliderbrien.txt (7.5 KB, 393 views)
Jul 15 '16 #1
0 1152

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Ian Davies | last post by:
Hello Im having problems displaying my images as thumbnails in a table. My code for producing the new width and height from the original image is as follows...
3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
0
by: Matt | last post by:
Hi I'm have difficulty displaying images that are stored in a MySQL database. I've tried using the odbc.net provider, the ByteFX provider and the MySQLDriverCS one but can't seem to get the...
4
by: group8perl | last post by:
I have a Perl script which also has some HTML. I managed to get the images to display on explorer using Apache but when using Linux and Firefox the images are not displayed. When using right click...
10
by: gnewsgroup | last post by:
I've googled and tried various approaches, but could not resolve this problem. The article at MSDN: Displaying Images in a GridView Column only presents a simple case where all data (including the...
5
by: Tom | last post by:
VS 2003/C# Have a axWebBrowser control that will not render images. Originally our app was just launching IE7 to display an HTML page. The bitmap images were not displaying - path was correct...
14
by: ashraf02 | last post by:
i used a code from a website that allows you to display images. however everything works fine from storing the image to the database but it does not display the image. the following code is the...
3
by: piercy | last post by:
Hi, i am trying to use a list view to display a list of passed and failed items but the images are not always displaying. Sometimes the images will display fine and others they just will not appear....
3
by: Hataf | last post by:
Hi! I am having a problem in displaying images from database. This the code gallery.php <?php session_start(); if(isset($_SESSION)){} //die('ERROR:'.mysql_error());
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.