Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 6 of 6
Search took 0.02 seconds.
Search: Posts Made By: BlueGhost79
Forum: JavaScript programming 02-07-2013, 03:18 PM
Replies: 4
Views: 260
Posted By BlueGhost79
Why yes, yes it is. :) This ended up being...

Why yes, yes it is. :)

This ended up being the fix.


var reviewChildren = mySelf.parentDiv.querySelectorAll(".individualReviewDiv");

var childCount = reviewChildren.length;
for (var j=0;...
Forum: JavaScript programming 02-06-2013, 05:49 PM
Replies: 4
Views: 260
Posted By BlueGhost79
Issue with DOM code and getAttribute

Hello,
I am having an issue with some DOM code.

The code exists within an object and is called by an ajax callback, but I don't think that is my issue, but I could be wrong, it has happened...
Forum: JavaScript programming 01-06-2013, 10:42 PM
Replies: 6
Views: 402
Posted By BlueGhost79
Passing data from one page to the next

Hi,
I am very new so please bare with me.
I know how to submit a form with POST and echo a page in php.
I have a feeling that i am missing a general concept though.

Lets say i have a start page...
Forum: PHP 01-06-2013, 08:55 PM
Replies: 1
Views: 213
Posted By BlueGhost79
PHP Concepts - page loading

Hi,
I am very new so please bare with me.
I know how to submit a form with POST and echo a page in php.
I have a feeling that i am missing a general concept though.

Lets say i have a start page...
Forum: HTML & CSS 10-21-2012, 04:50 AM
Replies: 3
Views: 508
Posted By BlueGhost79
Thank you Sunfighter, you actually helped me out...

Thank you Sunfighter, you actually helped me out alot with the cascading concept and containers. I'm new to this so every window opened is a big help.
Forum: HTML & CSS 10-21-2012, 01:32 AM
Replies: 3
Views: 508
Posted By BlueGhost79
Float and autosize divs to fill container

Hi,
I am just learning css and as an exercise I am creating an American flag.
I have several divs that I color, 1 is dark blue for the top left, and the rest are red or white.
I want the red and...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 05:35 AM.