I appreciate you responding, however, the changes are not making a
difference.
Do I have the code correct?
<link rel="stylesheet" type="text/css" href="shadowbox.css">
<script type="text/javascript" src="shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init({ players: ['img', 'iframe', 'html'] });
</script>
Is it preferred to save the images in PNG or JPG format. Currently
using JPG. Do I need to put the images in a separate folder.
Presently I have all the other site images in a subfolder in the
Images folder called Assets with only the images that are part of the
Shadowbox in the top level--Images.
Tried the script on another website served by a different web host.
It doesn't work for the same reasons. I didn't copy and paste the
code from the other site--I wanted to make sure it was not copying a
bug. In fact, I tried the standard code provided with the application
on the 2nd site.
View:
http://www.sandovalpipeline.com/services.htmand
http://www.egrafxx.com/portfolio.htm---------------------------------------
Glenda Ebersole
E GRAFXX MARKETING GROUP, INC.
Toll Free: 888-483-6909
New!
http://www.myprintpro.netAdvertising Design Awards
Portfolio: www.egrafxx.com
Marketing Solutions
-Custom Website Design
-Database + Ecommerce
-Search Engine Marketing
-Email Advertising
-Logos & Stationery
-Catalogs & Brochures
-Direct Mail
On Oct 27, 2009, at 8:34 AM, jackrabbit [via Shadowbox] wrote:
> players: ['img', 'iframe', 'html']
> });