Thank you! You've been a big help!
Type: Posts; User: DS928; Keyword(s):
Thank you! You've been a big help!
John, Thank you very much! Removing the word hidden fixed everything!
<div hidden class="notice" id="notice">
<div class="notice" id="notice">
hmmmm, your definitely right about the notice not popping up in chrome! how can that be fixed? Still playing with the other. Thank you for your help!
Could it be this?
...
Thank you, John.
Www.menuhead.com
This code works fine in IE 8, IE 9, Firefox and Chrome, However, since IE 10 doesn't read conditional statements this doesn't work. IE 10 seems to be grabbing the style.css instead of iestyle.css.
...
Figured the table mess out.
<?php
include("Scripts/config.php");
$Lid = $_GET['LocationID'];
if(!$rs=mysql_query("SELECT tblDetails.DetailName,...
You're Right! I closed the table and the required div is at the bottom. However; I did not close it correctly, so I'm only getting the first row and the rest of the table data is everywhere. What...
I have a page that has a table on it. I want to put either 2 divs or 2 table's under the first table. I tried both. Neither one refuses to go under the first table. They either end up in the...
Thank you Beverly. I ended up using colorbox. I still have to convert the images. But I am really happy with the results though. even with a loss of rollover / mouseover. Once again. Thank you....
Thank you. That fills volumns of reading. A good set of rules!
Thank you Beverly. You are the best! I really appreciate you taking the time time to explain all ofthis about images. I will get busy and start the conversions today. For some reason I thought...
Thank you. I am trying it now. First impression is that it's slow to load large image the first time...about 5 seconds. But I am giving it a shot! Once again, Thank you.
Tried it. Still not centering to page. It centers to the camera image. Is tooltip.js causing some of this not to work. I am trying to minimize the number a clicks a person has to do. Thats why I...
Hmmm. I did a test. I made an image 250px by 500pk. Set the css to...
top:50%;
left:50%;
margin-top:-125px;
margin-left:-250px;
Hoping this would center the test image. It centers it on the...
OK, I've played. This is my line...
<a class="thumbnail" href="#thumb" rel="facebox"><img src="http://www.menuhead.net/Images/Buttons/PShotClear.png" width="30px" height="20px" border="0" />
...
Thank you. I will play around with both options today and let you know how things turn out.
OOPS. Here is the link for the pop up code.
http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P20/
This is where its from....
This is the page I am building... Select American / Baltimore Then results...Pass over the cameras to bring up the pix.
www.menuhead.net/Pages/BigHead.php
Thank You.
I am using this code from Dynamic Drive and I want the popup to be dead center on the screen. It seems now it's in relation to the thumbnail. The code.
<style type="text/css">
...
Yeah I was adjusting the top and nothing was happening. Then bingo! It happened. I've been having problems with my server updating my files. That was the problem. Thank you for confirming that I...
1) Script Title: CSS Popup Image Viewer
2) Script URL (on DD): http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P20/
3) Describe problem: I need the image to go above...