Forum: JavaScript / DHTML / AJAX Aug 8th, 2008 |
| Replies: 1 Views: 653 I'm working on a small web app that uses drag and drop to add users to projects for management purposes. It's hard to describe the problem without showing the relevant code, so I'll start with that... |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 10 Views: 1,209 Thanks for the help. It's fixed :). |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 10 Views: 1,209 That second suggestion fixed the scrolling but now there is a margin at the top. There is about 10 pixels of margin between the black and the top of the browser window. |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 10 Views: 1,209 I am making some progress. Here's a screenshot of what I currently have: http://www.domusludorum.com/seth/picture3.png
The margin issue is fixed however there is unnecessary horizontal scrolling.... |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 10 Views: 1,209 I'm sorry, I'm probably not describing my situation very well. The image is just a mock-up created in Adobe Illustrator. My problem is coding it. For example, in the image the header background... |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 10 Views: 1,209 I appreciate your comments, however, I made this layout myself in Illustrator. I used a screenshot of Safari to make it clear how I intend it to look. Also, Design by Two is my wife and I.
So... |
Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 10 Views: 1,209 Hi I'm trying to make a portfolio website and I'm having some issues with the layout. What I'm having trouble with is using divs and having background colors extend the edges of the browser. I'm... |
Forum: PHP Dec 17th, 2007 |
| Replies: 3 Views: 745 buddylee17:
The variable $class_name is passed to the autoload function when the it comes to a class that is not defined. At that point it includes the class it couldn't find with ".php" appended... |
Forum: PHP Dec 16th, 2007 |
| Replies: 3 Views: 745 Hey I'm a php beginner and I'm having some problems with the website I'm testing with. I'll show you first the relevant code.
index.php:
<?php
include "stdlib.php";
$page = new Page();... |
Forum: Community Introductions Sep 20th, 2007 |
| Replies: 2 Views: 651 My name's Seth and I'm an IT student at the University of Cincinnati. Currently I'm interested in learning more about Ruby on Rails. I'm also looking for anyone who wants to collaborate on any... |