Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 40
Search took 0.13 seconds.
Search: Posts Made By: zealotgi
Forum: Graphics and Multimedia discussions 08-04-2010, 05:54 PM
Replies: 0
Views: 824
Posted By zealotgi
Question Does anyone know a good place where I can find generic dialog for websites?

I've been doing web design for about 5 years now, and one thing that I really struggle with is coming up with dialog content on pages for businesses. What I mean by this is something like...
Forum: Geek News and Humour 11-04-2006, 08:37 PM
Replies: 1
Views: 1,425
Posted By zealotgi
NFL Player Complains to John Madden About His Low Player Rating In the Game

This is hillarious (http://www.theshadowsun.net/collection/view/254) =D
Forum: General web building 08-19-2006, 07:43 PM
Replies: 43
Views: 25,090
Posted By zealotgi
Leo Laporte's Blog (http://leoville.vox.com/)

Leo Laporte's Blog (http://leoville.vox.com/)
Forum: Graphics and Multimedia discussions 08-19-2006, 07:39 PM
Replies: 33
Views: 57,746
Posted By zealotgi
Yes, thank you. There is also a site called...

Yes, thank you.

There is also a site called http://www.tutorialized.com that really helped me out.
Forum: PHP 08-19-2006, 07:36 PM
Replies: 12
Views: 1,328
Posted By zealotgi
Same here. I've searched for a solution, but...

Same here. I've searched for a solution, but can't find anything!
Forum: PHP 08-13-2006, 01:54 AM
Replies: 8
Views: 1,800
Posted By zealotgi
I recommend the same

I recommend the same
Forum: PHP 08-13-2006, 01:50 AM
Replies: 16
Views: 985
Posted By zealotgi
I suggest using either a selection sort or an...

I suggest using either a selection sort or an insertion sort
Forum: PHP 08-13-2006, 01:26 AM
Replies: 4
Views: 890
Posted By zealotgi
You left out an ending '>' on the '<a href' tags ...

You left out an ending '>' on the '<a href' tags

Change

<td><a href="ticks.php" onmouseover="document.ticks.src='images/button_ticks_out.gif'"...
Forum: HTML & CSS 08-13-2006, 01:20 AM
Replies: 4
Views: 688
Posted By zealotgi
Thanks that really helped

Thanks that really helped
Forum: JavaScript programming 08-13-2006, 01:18 AM
Replies: 7
Views: 822
Posted By zealotgi
Yeah, thats what I use. It works real good too

Yeah, thats what I use. It works real good too
Forum: Geek News and Humour 07-29-2006, 11:02 PM
Replies: 4
Views: 1,908
Posted By zealotgi
Yeah, no kidding :D

Yeah, no kidding :D
Forum: PHP 07-29-2006, 10:53 PM
Replies: 3
Views: 792
Posted By zealotgi
Sure. You could put $ask = "css"; print...

Sure. You could put

$ask = "css";
print $ask;
Forum: Geek News and Humour 07-29-2006, 10:51 PM
Replies: 6
Views: 1,229
Posted By zealotgi
Good find :D

Good find :D
Forum: JavaScript programming 07-24-2006, 08:21 PM
Replies: 2
Views: 42,351
Posted By zealotgi
Also, if your code is small, please post it here...

Also, if your code is small, please post it here instead of sending us to your page to search through all of your code, and you'll probably get a reply sooner too.
Forum: HTML & CSS 07-24-2006, 08:16 PM
Replies: 83
Views: 108,025
Posted By zealotgi
Yeah, it is a lot easier than XHTML 1.0

Yeah, it is a lot easier than XHTML 1.0
Forum: Geek News and Humour 07-24-2006, 08:15 PM
Replies: 34
Views: 10,907
Posted By zealotgi
Are they working on a new version of Firefox? I...

Are they working on a new version of Firefox? I heard about a beta
Forum: Geek News and Humour 07-24-2006, 08:13 PM
Replies: 13
Views: 2,685
Posted By zealotgi
Yeah, its about time

Yeah, its about time
Forum: HTML & CSS 07-24-2006, 08:12 PM
Replies: 3
Views: 684
Posted By zealotgi
It may have to do with the whitespace. IE has a...

It may have to do with the whitespace. IE has a problem with that.

So if you have...

<td>
<img src="whatever.jpg">
</td>

You may have to make it into
Forum: JavaScript programming 07-24-2006, 08:09 PM
Replies: 5
Views: 664
Posted By zealotgi
I believe that the page loading speed would be...

I believe that the page loading speed would be cut by a VERY small fraction.

Using choice #2 would probably be the best, due to easy readibility.
Forum: HTML & CSS 07-10-2006, 11:47 PM
Replies: 1
Views: 609
Posted By zealotgi
Try putting the background attribute in the td...

Try putting the background attribute in the td tags
Forum: HTML & CSS 07-10-2006, 10:40 PM
Replies: 10
Views: 695
Posted By zealotgi
I was referring to him not giving us the code...

I was referring to him not giving us the code strait out

And I've never seen background: url() repeat;?

But whatever...
Forum: HTML & CSS 07-10-2006, 10:31 PM
Replies: 10
Views: 695
Posted By zealotgi
You should have really supplied us with the code,...

You should have really supplied us with the code, however, I was nice enough to take a look for you :)

In your 'test.css' file, your class definition for the div has a syntax error...
...
Forum: JavaScript programming 07-09-2006, 11:01 PM
Replies: 2
Views: 629
Posted By zealotgi
With a parameter, you can insert values. Say you...

With a parameter, you can insert values. Say you want to create a function that will add two values...

function add(var a, var b){
a + b = c;
return c;
}

Then you could use the function...
Forum: PHP 07-09-2006, 08:23 PM
Replies: 6
Views: 853
Posted By zealotgi
When you created the table, did you forget to...

When you created the table, did you forget to define an index?
Forum: Computer/PC discussions 07-09-2006, 08:19 PM
Replies: 2
Views: 762
Posted By zealotgi
I believe that most commercial products use...

I believe that most commercial products use Windows Registry Key values in order to encrypt the trial period for their software.

You may want to look into that.
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT +1. The time now is 06:36 AM.