Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 20 of 20
Search took
0.10
seconds.
Search:
Posts Made By:
Jeff122185
Forum:
HTML & CSS
03-26-2003, 11:50 PM
Replies:
1
CSS: Checkbox input fields and IE
Views:
1,435
Posted By
Jeff122185
CSS: Checkbox input fields and IE
Ok, this CSS works and looks all right for checkboxes in Netscape / Mozilla (which I use), but my website is frequented by mostly IE users who I can't convince to switch. That said, the problem is...
Forum:
JavaScript programming
03-21-2003, 11:34 PM
Replies:
5
Reload new window to top?
Views:
765
Posted By
Jeff122185
That works, too! Thanks a lot!
That works, too! Thanks a lot!
Forum:
JavaScript programming
03-21-2003, 11:19 PM
Replies:
5
Reload new window to top?
Views:
765
Posted By
Jeff122185
Ah, thanks, that works. Umm, now if I...
Ah, thanks, that works.
Umm, now if I clicked a link in window2, how would I go about getting that link to load back in the original window?
Forum:
JavaScript programming
03-21-2003, 09:56 PM
Replies:
5
Reload new window to top?
Views:
765
Posted By
Jeff122185
Reload new window to top?
Ok, I'm not really sure how to explain it, but let's just say I already have another window opened named 'window2'. Now in the main window, I click on a link that changes the URL inside window2. Is...
Forum:
Computer Programming
03-14-2003, 05:09 AM
Replies:
10
What compiler do you use for C++?
Views:
2,348
Posted By
Jeff122185
Turbo C++ 3.0
Turbo C++ 3.0
Forum:
General web building
03-14-2003, 05:08 AM
Replies:
8
Does Netscape 5 exist?
Views:
968
Posted By
Jeff122185
I thought they just released Netscape 6 because...
I thought they just released Netscape 6 because they wanted to sound on par with the realease of IE6...
You know, because Netscape 5 would have sounded behind when IE is at 6...
Forum:
HTML & CSS
08-23-2002, 09:20 AM
Replies:
12
Defining HR size with CSS
Views:
1,812
Posted By
Jeff122185
Okay, the last idea works.
Okay, the last idea works.
Forum:
HTML & CSS
08-23-2002, 07:42 AM
Replies:
12
Defining HR size with CSS
Views:
1,812
Posted By
Jeff122185
Didn't work, mouse. :(
Didn't work, mouse. :(
Forum:
HTML & CSS
08-23-2002, 07:32 AM
Replies:
12
Defining HR size with CSS
Views:
1,812
Posted By
Jeff122185
Oh hmm, ok it was working, but I guess 1 px isn't...
Oh hmm, ok it was working, but I guess 1 px isn't the size I wanted. I want the line to be thin like the lines that separate the different tables in this forum. (ex. that thin line that separates the...
Forum:
HTML & CSS
08-23-2002, 06:37 AM
Replies:
12
Defining HR size with CSS
Views:
1,812
Posted By
Jeff122185
Defining HR size with CSS
I want to make my horizontal rule size be only 1 px, but what attribute would I use in CSS? I tried using height, but that didn't work. Thanks for any help.
Forum:
HTML & CSS
08-15-2002, 05:06 AM
Replies:
4
Frame Problem
Views:
1,112
Posted By
Jeff122185
I believe justame is saying that in each of your...
I believe justame is saying that in each of your links needs to have target="extremesysop" in them, assuming that's what you named the other frame. Although I've never used frames because I don't...
Forum:
General web building
08-15-2002, 02:35 AM
Replies:
7
Only having one menu to change without frames?
Views:
878
Posted By
Jeff122185
Well, my web host doesn't support SSI. As for the...
Well, my web host doesn't support SSI. As for the useful link Roy provided me, using an external JS file seems to ignore the class attributes... I think I read somewhere about changing the . in front...
Forum:
HTML & CSS
08-14-2002, 10:55 PM
Replies:
1
Cellspacing in CSS?
Views:
858
Posted By
Jeff122185
Cellspacing in CSS?
This may sound pretty dumb, but is there a style in CSS that defines cellspacing for tables? And if I'm not mistaken, padding is the same as cellpadding, right?
Forum:
General web building
08-14-2002, 03:25 AM
Replies:
7
Only having one menu to change without frames?
Views:
878
Posted By
Jeff122185
Hmmm, I have a significant amount of code (since...
Hmmm, I have a significant amount of code (since most of my pages are made of nested tables) in my menu. Can I just write
document.write('
<Lots of code lots of code lots of code>
<Lots of code...
Forum:
General web building
08-14-2002, 02:09 AM
Replies:
7
Only having one menu to change without frames?
Views:
878
Posted By
Jeff122185
Only having one menu to change without frames?
Personally, I dislike frames and I've never attempted to use them. That aside, I use tables for my menu, but I have to put the same code in each of my pages and then change it whenever I make any...
Forum:
General web building
07-26-2002, 05:49 AM
Replies:
3
downloading zip files- how??
Views:
1,686
Posted By
Jeff122185
I don't know if this solution would work for you,...
I don't know if this solution would work for you, but it worked for me. In the link, you have to capitalize the .ZIP part for it to download automatically. Again, I'm not sure if you have the same...
Forum:
JavaScript programming
07-24-2002, 06:32 AM
Replies:
3
Clear textarea OnFocus?
Views:
3,126
Posted By
Jeff122185
Thanks, that works, but now I've come up with...
Thanks, that works, but now I've come up with something I haven't thought of before. What if I only want it to happen once? Err for example, let's just say they've clicked on the textarea and it's...
Forum:
JavaScript programming
07-24-2002, 05:37 AM
Replies:
3
Clear textarea OnFocus?
Views:
3,126
Posted By
Jeff122185
Clear textarea OnFocus?
I have no clue how to use javascript, so I was hoping someone could help me out. Anyway, I have a textarea in a form, and I want to have some text typed in it. However, I want that text to...
Forum:
HTML & CSS
07-24-2002, 02:58 AM
Replies:
16
Extra space after a form in a table
Views:
2,382
Posted By
Jeff122185
It worked! Thanks a lot!
It worked! Thanks a lot!
Forum:
HTML & CSS
07-24-2002, 02:15 AM
Replies:
16
Extra space after a form in a table
Views:
2,382
Posted By
Jeff122185
Extra space after a form in a table
I'm using a form in a table, and for some reason after the form it leaves extra space that I would like to get rid of. You can see the table on the right, below the form buttons at...
Showing results 1 to 20 of 20
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
12:12 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.