Forum: HTML and CSS Nov 11th, 2008 |
| Replies: 7 Views: 1,396 I can't quite figure out the clear stuff. Is it ok to use negative numbers for positioning?
I've updated my page: http://www.riscit.info/jquery/lols2.html |
Forum: HTML and CSS Nov 11th, 2008 |
| Replies: 7 Views: 1,396 |
Forum: HTML and CSS Nov 11th, 2008 |
| Replies: 7 Views: 1,396 That makes them go vertical though.
http://www.riscit.info/jquery/lols2.html
Anyway to get them back horizontal? |
Forum: HTML and CSS Nov 10th, 2008 |
| Replies: 7 Views: 1,396 I'm trying to line up horizontally four images with a small text link underneath them. I can't get the text to go underneath. How can I do this? My code so far:
.cards { top: 5px; background:... |
Forum: C++ Nov 1st, 2008 |
| Replies: 1 Views: 275 When I try and compile any code in VS 6.0 it doesn't work. When I build the exe, linking just doesn't happen.
--------------------Configuration: TEST - Win32 Debug--------------------
Linking...... |
Forum: JavaScript / DHTML / AJAX Nov 21st, 2007 |
| Replies: 3 Views: 1,142 dynamically create content in the third column based on what the user clicks on the image map that is in the second column.
does that explain it better? |
Forum: JavaScript / DHTML / AJAX Nov 20th, 2007 |
| Replies: 3 Views: 1,142 What I currently have is a table with 3 columns. I have an image map in the second column with the links that I'd like to have open in the third column. What would be an easy way to go about this? |
Forum: C++ Apr 27th, 2006 |
| Replies: 5 Views: 2,482 WolfPack, thanks, that last suggestion of yours made sense. I think I can build off that. :) |
Forum: C++ Apr 27th, 2006 |
| Replies: 5 Views: 2,482 Well, in order to add them, I need to get them to have the same denominator, correct?
If they have the same denominator, thats no problem.
Am I going in the wrong direction with this? |
Forum: C++ Apr 27th, 2006 |
| Replies: 5 Views: 2,482 In case anyone has this book, I'll mention it. I'm trying to complete Exercise 8-2 from Oreilly's Practical C++ Programming. The problem is to total the resistance of n resistors in parallel. The... |
Forum: *nix Software Jan 3rd, 2006 |
| Replies: 3 Views: 6,219 one of the problems I had was I didnt know where mysql was keeping its data and files. although I had used the /usr/local prefix, there was files elsewhere. I did not know that.
Now I do, and now... |
Forum: *nix Software Dec 20th, 2005 |
| Replies: 3 Views: 6,219 I cannot get mysql working. This is a Fedora Core 2 installation, I tried installing mysql with yum (it installed the 3.23 version, I dont want that). I tried upgrading, that did not go so well. I... |