Dear Kamran Sir,
Greeting from GenXCoders! Hope all is fine at your end. Been long since I have posted.
KK Sir, I am facing a problem in the gallery images. I am using the slimbox code to implement the gallery.
The images tend to disappear. please see the images attached here.
the image appears as shown in 1.png
While the same image becomes visible with mouse over the image. the image appears as in 1_1.png
Sir the image doesnot appear completely.
the code is the same as in the zip file in the documentation. only that i have removed the:
and
also for the line
I have directly added the "jquery.min-1.5.1.js" file than including it.
Rest of the code remains the same.
Awaiting your help sir.
Greeting from GenXCoders! Hope all is fine at your end. Been long since I have posted.
KK Sir, I am facing a problem in the gallery images. I am using the slimbox code to implement the gallery.
The images tend to disappear. please see the images attached here.
the image appears as shown in 1.png
While the same image becomes visible with mouse over the image. the image appears as in 1_1.png
Sir the image doesnot appear completely.
the code is the same as in the zip file in the documentation. only that i have removed the:
- Code: Select all
body{
background:white none repeat scroll 0;
margin:0 auto;
padding:0;
width:780px;
}
and
- Code: Select all
<cms:show k_admin_link />
also for the line
- Code: Select all
<script type="text/javascript" src="<cms:show k_admin_link />includes/jquery.min-1.5.1.js"></script>
I have directly added the "jquery.min-1.5.1.js" file than including it.
Rest of the code remains the same.
Awaiting your help sir.