Good thought. But the server files all displayed correctly. Actually, that was my only saving moment.
I had made a backup of all my addon domains ON THE SERVER in January.
So, once I uploaded the...
Type: Posts; User: baldrn; Keyword(s):
Good thought. But the server files all displayed correctly. Actually, that was my only saving moment.
I had made a backup of all my addon domains ON THE SERVER in January.
So, once I uploaded the...
Yea, I run a check on it occasionally with TuneUp Utilities.
I may never know.
It's FIXED!
Ok, here is what I think happened. all of that extra code??? I don't know wth it came from, but it was there. I don't even know what it was connected to.
Because I went back to the...
I tried to post it all here, but it's too much for all of the code.
I did delete the code like the mod said, and it did disappear. However, the lightbox effects also disappeared. So, I had to...
Hi,
Bottom line is I have a website TEMPLATE that is displaying, code text, at the top of a webpage and then at the bottom the webpage displays correctly and functions as it should. I have restored...
Very good! Thanks again friend. Very helpful.
Is there a way to make 'next' and 'prev' stay on the slide? And not just on rollover?
Fixed it,
The main css, not lightbox css, had some duplication in it. Apparantly that's enough to anger the css gods, so after removing those lines, it works now.
Great to have a forum to get help...
Yup, got all of that in place. Matter of fact, at the bottom it says 1 of 2 (for right now, more later) and then Close.
But...still no prev or next.
And, if I copy and paste the url that I've...
Make sure that js folder is in place...the one I OMITTED.
Make sure your directories are right for images and where the lightbox css is calling for those images. Also make sure the lightbox css is...
If I could ask one more favor: the prev/next are not showing. They are in the correct dir on lightbox css.
Are they referenced anywhere else?
The close is showing up as I changed it in js...
DOOD..it works! Thanks.
See, to be honest, it wasn't until I read in your post that it made sense:
If anywhere on the page it says to upload the js FOLDER..I missed it.
That's a pretty important...
Thanks,
I see the demo, and it looks nice. But I'm needing help in installation.
I did download those files. The js folder contains effects, lightbox, prototype and scriptaculous.
Those are the...
1) Script Title: Lightbox viewer 2.30a
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
Not a problem, just a nooby qustion:
In the...
got it!
Thanks!!!!
1) Script Title: Lightbox 2
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem: I can make the images work fine now..individually. But when...
Very good explanation, thanks John.
There are so many websites designed to help learn Javascript but they usually start in the deep end of the pool.
Are there any I can look at that start in a...
Is this how most of these javascript packages work?
Overall?
Unzip...
-upload js files to js dir
-upload images to images dir
-upload css file to css dir (do I need to put the site css in that...
If I want to add more pix to this, I find these instructions on that script site:
If you have a set of related images that you would like to group, follow step one but additionally include a group...
haha, done.
I had the image dir, I just didn't have those images from the lightbox in it.
Thanks!
I need to make myself some notes here.
Ok, it's working....sorta. LOL
it was the css dir. I made one for the lightbox css it was calling for and it worked.
I also corrected some code in the fish string (pardon the pun)
<div...
I went back and added:
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> to the header.
And
ref to the lightbox in the test pic string:
<th scope="col"><img...
Ok, great. just a dir named 'js'. done and uploaded.
Thank you!!
Now...question #2.
A test pic of a fish, thumbnail I want to click on and get the lightbox effect.
<a href="images/fish.jpg"...
1) Script Title: Lightbox image viewer 2.03a
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
New to using javascript.
In the above...
Thanks!
I have found this link:
http://wiki.slideshowpro.net/SSPfl/Standalone
relevant to the slandalone version to embed. I think I can make that work once I get home from work today.
Does...