Okay I'm in safe mode right now. My screen won't display anything. When I boot it up, it shows the Dell sysinfo garbage, then the black WinXp screen with the loading bar, then it stays black. The desktop loads as I can hear the little jingle and alt+f4 to restart etc, but the screen stays black...
!!!!!!!!!!!!!!!!! I got it!!!!
body {height:100%;}
All this for something as simple as that.
Now, can anyone suggest the transparency problem for opera?
Heh thanks, the vertical-align:middle; is already in the style.css file.
The problem seems to be that the big table doesn't fill the whole page. I've tried height=100% width="100%", but in IE the table is only as high as the container div.
Any ideas on that?
Thanks man, appreciate the comment. I can't take credit for the eyeball image, that came from an artist on DeviantArt (linked to in the FAQ page), and the effect on the logo page I got from http://www.dhteumeuleu.com/, some awesome stuff there. The logo is my work.
You guys must get sick of "help IE is butchering my layout" topics but here's another.
http://www.fallingnine.com - the index.html file, working fine to a degree that it works. IE has that nice little "error on page" in the status bar, yet I can find no error. So I'm not worried about that...
http://www.fallingnine.com/
Okay it works fine in Firefox, and for me at least, works fine in IE. My friend says it's broken in IE, something to do with the menu appearing in the wrong place.
How does it work for you and if it's wrong, what's wrong..
I've loaded the Names field from my recordset into a listbox, the idea being click on a name in the listbox and the data for that person appears in several textboxes. What property of the recordset object do I use to move to the row the user has selected? There is an ID (autonumber) field. ie if...
I'm trying to set up Apache to recognise PHP. I'm not on Apache2, the one before that 1.3 or something, and PHP4.
It's telling me:
In order for Apache to recognize a PHP file as one that needs to be parsed with the PHP engine, you need to add the following two lines to your httpd.conf file...
How would I use Replace on a textbox to replace only the text that is selected with a new string, instead of Replace replacing every occurence of the string.
Hi, I have a textbox which is searched for a string, the string is highlighted
TextBox.SelStart = InStr(TextBox.Text, strSeek) - 1
TextBox.SelLength = Len(strSeek)
TextBox.SetFocus
On a button_click() event, how do I deselect the text (sellenght = 0), then place the cursor after the selected...
Hurrah I have it working, I wasn't loading the new index before dealing with it. I'll FAQ this soon. Just gotta sort a problem of it adding an extra blank button for some reason.
Hmm it's still putting them all over the place. It usually puts the first one in the right place, but then on the following loops it just goes back to 0, placing them over the top of the other buttons.
I think I know what it is...
I'm creating the new control with an index of 0 because I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.