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
Page 1 of 5
1
2
3
>
Last
»
Showing results 1 to 25 of 121
Search took
0.76
seconds.
Search:
Posts Made By:
javanewbie7
Forum:
HTML & CSS
04-30-2013, 05:15 PM
Replies:
1
Tables won't line up
Views:
126
Posted By
javanewbie7
Tables won't line up
I created a table with three rows and two columns. Everything works OK except for the last row....it won't line up correctly. However, if I copy and paste the code into a text editor, it works fine....
Forum:
HTML & CSS
04-30-2013, 02:04 AM
Replies:
0
Displaying Divs Side By Side
Views:
117
Posted By
javanewbie7
Displaying Divs Side By Side
I'm trying to display divs side by side. Basically, I want the "single" categories to show up on the left and the "couples" category to display on the right. I'm using WordPress and at one point gave...
Forum:
HTML & CSS
02-28-2013, 09:20 PM
Replies:
1
Gap between header and content (Chrome and FF only)
Views:
230
Posted By
javanewbie7
Gap between header and content (Chrome and FF only)
Subject pretty much says it all. There's spacing below the header in Chrome and FF. However, this doesn't happen in IE. Any ideas? http://0.mk/38819
Forum:
HTML & CSS
02-21-2013, 06:10 PM
Replies:
1
CSS Ribbon
Views:
152
Posted By
javanewbie7
CSS Ribbon
Hey all, I'm trying to create a ribbon with css like seen on this page: http://www.sitepoint.com/pure-css3-ribbons/
The problem is, instead of it appearing at the edge of a page, I want it to...
Forum:
HTML & CSS
02-15-2013, 06:28 PM
Replies:
3
Background Colors aren't showing up
Views:
309
Posted By
javanewbie7
Wow...I swear I had a background color on the...
Wow...I swear I had a background color on the header. Thanks so much. It's work now.
Forum:
HTML & CSS
02-15-2013, 04:43 PM
Replies:
3
Background Colors aren't showing up
Views:
309
Posted By
javanewbie7
Background Colors aren't showing up
Hey all, I'm in the very early stages of developing a new site. When I do this, I always give each section a different background color until I get the layout finished. This helps me with css errors....
Forum:
HTML & CSS
12-20-2012, 06:30 PM
Replies:
3
Side by Side divs trouble
Views:
247
Posted By
javanewbie7
That worked. Thanks to you both!
That worked. Thanks to you both!
Forum:
HTML & CSS
12-20-2012, 03:45 PM
Replies:
3
Side by Side divs trouble
Views:
247
Posted By
javanewbie7
Side by Side divs trouble
So I'm building a page that will be used by multiple companies, but I'm having some issues. In the first example, with the code for just the two divs, the layout is messed up in the latest browsers...
Forum:
JavaScript programming
12-08-2012, 03:29 AM
Replies:
26
Validating Date with JS using Reg Expression
Views:
741
Posted By
javanewbie7
Thanks so much. All of this was very useful...
Thanks so much. All of this was very useful information. I will make the changes.
Forum:
JavaScript programming
12-08-2012, 02:19 AM
Replies:
26
Validating Date with JS using Reg Expression
Views:
741
Posted By
javanewbie7
Validating Date with JS using Reg Expression
Hey all,
I've been practicing JS and today I decided to create a "To Do" List.
So far, I've gotten everything working properly except the validDate function which makes sure the date entered is...
Forum:
PHP
12-06-2012, 05:09 PM
Replies:
1
Probably a dumb question about posting RSS Feed info on Website with PHP
Views:
431
Posted By
javanewbie7
UPDATE: I fond a different parser (simplepie)...
UPDATE: I fond a different parser (simplepie) that had directions. The instructions were simple. But after I tried to test it, I get these errors. I have no idea what these errors are indication
...
Forum:
PHP
12-05-2012, 07:48 PM
Replies:
1
Probably a dumb question about posting RSS Feed info on Website with PHP
Views:
431
Posted By
javanewbie7
Probably a dumb question about posting RSS Feed info on Website with PHP
I'm trying to take two separate blogs from wordpress and one from blogger and post the latest blog on my website. Actually, not the full blog, just the title, maybe 100 characters and then continue...
Forum:
JavaScript programming
12-04-2012, 03:39 AM
Replies:
8
A little confused about Objects
Views:
480
Posted By
javanewbie7
A little confused about Objects
So I'm reading a book on Javascript trying to get a better understanding of it all. But I've become stuck on Objects. Seeing how js is an Object Oriented language, I'm stopping on this chapter until...
Forum:
JavaScript programming
11-08-2012, 02:50 PM
Replies:
4
Breadcrumbs / php?page= / javascript issue.
Views:
513
Posted By
javanewbie7
I'm new too, so I'm sorry if I'm misunderstanding...
I'm new too, so I'm sorry if I'm misunderstanding what you are needing. But, are you trying to set up your url to be something like www.mydomain.com/home, www.mydomain.com/page2, etc?
If so, you...
Forum:
JavaScript programming
11-07-2012, 08:19 PM
Replies:
2
Hiding Div onclick
Views:
366
Posted By
javanewbie7
Hiding Div onclick
Hello,
I've set up the page to show/hide divs onclick. It works great, except I'm wanting for respond-1 div to show onload. Then if someone clicks on a different menu item (say blogs), I want to...
Forum:
JavaScript programming
11-05-2012, 05:17 PM
Replies:
0
Changing div with onclick
Views:
334
Posted By
javanewbie7
Changing div with onclick
Hello, I've fixed a js to show/hide div onclick. That said, I also want to change the div class. Basically, think of it as a menu. When they click on a menu, it displays content. But in order for...
Forum:
JavaScript programming
11-02-2012, 04:51 PM
Replies:
2
Changing this javascript to open up in new window
Views:
205
Posted By
javanewbie7
Thank you. I will make the changes.
Thank you. I will make the changes.
Forum:
JavaScript programming
11-02-2012, 04:38 PM
Replies:
2
Changing this javascript to open up in new window
Views:
205
Posted By
javanewbie7
Changing this javascript to open up in new window
Hey all, I have a rotating banner that I'm having to embedd with an iframe on a webpage. I'm trying to get the links to open up in a new window. However, the target_blank isn't working. How do I...
Forum:
JavaScript programming
10-30-2012, 10:53 PM
Replies:
2
Showing/Hiding Div onlick
Views:
363
Posted By
javanewbie7
yeah, I originally tried newboxes in place of all...
yeah, I originally tried newboxes in place of all of the "latestnews", but neither worked. When I use the newboxes and test it in Chrome, I don't get an error, but it doesn't work.
That said, good...
Forum:
JavaScript programming
10-30-2012, 09:00 PM
Replies:
2
Showing/Hiding Div onlick
Views:
363
Posted By
javanewbie7
Showing/Hiding Div onlick
Hey all,
I'm trying to show one div and hide all other divs when an item on the menu is clicked. I found a similar script online and made some adjustments, but it's not working. Any ideas?
...
Forum:
JavaScript programming
10-01-2012, 10:45 PM
Replies:
7
Control Redirected URL with Javascript?
Views:
440
Posted By
javanewbie7
Yes it would. Except, this is a more legitimate...
Yes it would. Except, this is a more legitimate reason. Sorry, I gave a poor example.
The home office of the company that I work for is offering to host our website (all content, video, images,...
Forum:
JavaScript programming
10-01-2012, 05:00 PM
Replies:
7
Control Redirected URL with Javascript?
Views:
440
Posted By
javanewbie7
Control Redirected URL with Javascript?
Question...not sure if this is a javascript question or not.
I've set up a redirect with javascript that works fine. My question is, someone mentioned that I can control that url somehow, possibly...
Forum:
PHP
07-13-2012, 10:54 PM
Replies:
2
Using PHP to post RSS Content?
Views:
239
Posted By
javanewbie7
Using PHP to post RSS Content?
OK so I'm trying to post some news headlines on a site from this rss feed http://feeds.feedburner.com/NewshourHeadlines?format=xml. I'm really new at this and aren't having any luck. So I found a...
Forum:
JavaScript programming
05-07-2012, 03:19 PM
Replies:
1
Rollover Image issues
Views:
235
Posted By
javanewbie7
Rollover Image issues
OK, so I created my nav bar in Photoshop. I have a off image and on image.
So, now I create a js file that displays the on image when they are hovering over that item, etc. Problem is, the js...
Forum:
MySQL
05-07-2012, 03:14 AM
Replies:
6
TAble data won't show up in Firefox
Views:
645
Posted By
javanewbie7
Thanks for the advice. I'll start adding the \n...
Thanks for the advice. I'll start adding the \n into the php code.
I checked the css and it's showing it's fine. No telling. It's for a class so I'll just get with the professor next week to see...
Showing results 1 to 25 of 121
Page 1 of 5
1
2
3
>
Last
»
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
08:24 AM
.
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.