Is it a Bug? Or, is it Just Me?

Hi Gang,
Lately, when I add or edit photo captions and click the Save button, I see the Saving Your Caption thingy in the upper left corner of the screen, but the edit box does not close unless or until I reload the page. It's not the end of the world, but it does make working with captions a lot more tedious and time consuming than it needs to be.
Is it a bug? Or, is it just me. If it's a bug, will it be fixed? If it's just me, what can I do to fix it?
Thanks.
Chuck Cannova
Lately, when I add or edit photo captions and click the Save button, I see the Saving Your Caption thingy in the upper left corner of the screen, but the edit box does not close unless or until I reload the page. It's not the end of the world, but it does make working with captions a lot more tedious and time consuming than it needs to be.
Is it a bug? Or, is it just me. If it's a bug, will it be fixed? If it's just me, what can I do to fix it?
Thanks.
Chuck Cannova
0
Comments
www.socalimages.com
Artistically & Creatively Challenged
First, your navbar has lots of missing </font> tags. I'd suggest changing your entire custom header to this:
Then, change this CSS rule to this to add back the bold and the desired color:
Then, change your album description to this:
After you've made those changes, I can take another look to see if there are any more HTML errors.
Remember, you have to use matching start and end tags in your custom HTML. And, it's way easier (and less error prone) to style something with CSS than font tags. With these changes I eliminated at least a dozen missing </font> tags, fixed a bunch of mismatched <center> tags, fixed tags that were spaning across the wrong things, added a missing </form> tag, fixed a mistyped </option> tag, etc...
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Thanks for all the time you took to go through it all. I'll work on one issue at a time and hopefully fix more stuff than I mess up in the process.
Thanks again for your help.
www.socalimages.com
Artistically & Creatively Challenged
I followed your suggestions plus fixed a few errors I found on my own and the problem I described is gone and the site functions a little better overall.
Just wanted to say thinks again. Your help is appreciated and highly valued.
www.socalimages.com
Artistically & Creatively Challenged
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question