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 3
1
2
3
>
Showing results 1 to 25 of 56
Search took
0.05
seconds.
Search:
Posts Made By:
jdpaul
Forum:
JavaScript programming
03-19-2012, 10:33 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
form done!
Phillip, I apologize for not seeing your posts! I was under the weather this last weekend. I did not write the form and the way they did the method and the submission part. I really am not sure how...
Forum:
JavaScript programming
03-19-2012, 02:32 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
just that one little nudge did it!!!
:thumbsup:
All I needed was a nudge in the right direction. Awesome dude!!! I did not write the html form the way it was .. but when I changed the wording like you suggested it works fine now. I...
Forum:
JavaScript programming
03-14-2012, 12:43 AM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
Someone help me figure out where this code is buggy please!
I have redone this javascript three times now, but it still only gives me the focus and the select ... it is supposed to add the cost amount when you put in a number in the quantity and hit tab ......
Forum:
JavaScript programming
03-11-2012, 11:44 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
Online and making slow progress...
I have gotten the focus and select to work I think. When you first see the page loaded the first field for a quantity of GoMap 1.0 has the edge lit up and the blue on the number in Google Chrome...
Forum:
JavaScript programming
03-11-2012, 08:01 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
Is this not what you are talking about? <body>...
Is this not what you are talking about?
<body>
<form id="orders" method="post" action="done.htm">
<div id="links">
<a href="#" class="newgroup">Home Page</a>
By using the second...
Forum:
JavaScript programming
03-10-2012, 04:57 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I'll be back
gotta go to work, I'll try again later *sighs of frustration*
Forum:
JavaScript programming
03-10-2012, 04:54 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I have to do the JavaScript. I am just not sure...
I have to do the JavaScript. I am just not sure how to do this part. I have learned a bunch of XHTML and CSS as you can see in the Index. Janice's JavaScript...
Forum:
JavaScript programming
03-10-2012, 04:49 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I am trying to understand how to write the code...
I am trying to understand how to write the code to define the part that was provided .. and get rid of the errors so my pages work correctly. I have looked at stuff all over the net. I need someone...
Forum:
JavaScript programming
03-10-2012, 04:39 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
In the HTML that was provided for me, the name...
In the HTML that was provided for me, the name and id are there, *scratching head in puzzlement*
<input name="price1" id="price1" size="8" value="19.95"
tabindex="-1"...
Forum:
JavaScript programming
03-10-2012, 04:36 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I spent an hour reading posts and searching here...
I spent an hour reading posts and searching here before asking. None of them were about this part. :(
Forum:
JavaScript programming
03-10-2012, 04:33 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
That part was pre-assigned. I am trying to figure...
That part was pre-assigned. I am trying to figure out how to word it to define the "document.orders" part so Firebug will let me go on to the next part.
Forum:
JavaScript programming
03-10-2012, 04:28 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
just is case
here's the CSS, this was pre-written for me, I don't like the way they run it all together, but, here it is:
body {background-image: url(border.jpg); background-position:left;
...
Forum:
JavaScript programming
03-10-2012, 04:25 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
thought I had posted code above ??
This is the HTML:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html...
Forum:
JavaScript programming
03-10-2012, 03:39 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I know I am just getting started w/ this one, I...
I know I am just getting started w/ this one, I am trying to fix each problem as I come to them instead of jumping over some to fix others.
Forum:
JavaScript programming
03-10-2012, 03:37 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
I would NEVER ask that!
:eek: I have an error saying document.order is undefined, I was just making screen-shots to explain to you all where I am stuck so I can figure it out and go on. I was trying to figure out how they...
Forum:
JavaScript programming
03-10-2012, 02:10 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
and here's the js ...
I accidentally posted that before I was done making it readable. The javascript that I have figured out so far, follows:
Functions List:
todayTxt()
Returns the current date in the...
Forum:
JavaScript programming
03-10-2012, 02:05 PM
Replies:
26
form problems ...
Views:
2,052
Posted By
jdpaul
form problems ...
I have this form I am trying to get right but I am very stuck! I have looked this up all over the Internet and the answers conflict too much, I need your expertise please. My HTML is:
<?xml...
Forum:
JavaScript programming
03-01-2012, 02:26 AM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
I apologize for my ignorance ... I am not sure...
I apologize for my ignorance ... I am not sure how to change your words into JavaScript :P
Forum:
JavaScript programming
03-01-2012, 02:24 AM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
it didn't work right ...
Not until this last revision of yours did the panda display and the cells w/ numbers in them do NOT change color now! :thumbsup: I am not sure how to write what you are saying ... :/
Forum:
JavaScript programming
03-01-2012, 01:48 AM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
Awesome!!!!! You are a GEM!
I apologize that I have not learned anything about writing JavaScript "efficiently" yet. I am going to use this code if you don't care! I love it that you got the panda to show with the button! I...
Forum:
JavaScript programming
03-01-2012, 01:37 AM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
guessing
that one was a shot in the dark .. hoping for a code to show the jpg w/ the Show Solution button.
Forum:
JavaScript programming
02-29-2012, 11:26 PM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
half way there ...
I can't figure out how to fix this. :(
OK, I have blue so you can see the change in code, and I changed the === I see what you are saying about the cells with numbers changing colors .. I...
Forum:
JavaScript programming
02-29-2012, 11:13 PM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
.................
.................
Forum:
JavaScript programming
02-29-2012, 11:09 PM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
:D we have a Panda, but ...
Janice's JavaScript (http://web-students.pstcc.edu/web2300ww1/jdpaul/wk6and7/hanjie/hanjie.html)
:D Ok, so it displays color :D, THANKS TO YOUR HELP I still wanted to figure out how to make the...
Forum:
JavaScript programming
02-29-2012, 05:37 PM
Replies:
33
This hanjie puzzle is giving me fits!
Views:
2,270
Posted By
jdpaul
Dumb Janice had problems w/ file management and...
Dumb Janice had problems w/ file management and had to change some folder names so they all matched. I apologize for the screw-up. :(
Showing results 1 to 25 of 56
Page 1 of 3
1
2
3
>
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
06:52 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.