Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 6 of 6
Search took 0.03 seconds.
Search: Posts Made By: jblevins1991
Forum: Ajax and Design 08-29-2012, 04:18 AM
Replies: 1
Views: 505
Posted By jblevins1991
Learning AJAX but not getting very far...

I have a blog i am creating from scratch. I have the html page i want to publish the blog to, the javascript file that is going to be publishing the blog, and the xml file that contains the blog...
Forum: Ajax and Design 08-29-2012, 04:07 AM
Replies: 6
Views: 1,386
Posted By jblevins1991
This would be a combination of AJAX and PHP. You...

This would be a combination of AJAX and PHP. You would have to develop a series of scripts in javascript and php that would allow users to register and login to your site then know how to determine...
Forum: JavaScript programming 08-26-2012, 11:46 PM
Replies: 7
Views: 404
Posted By jblevins1991
that would have been useful information. so...

that would have been useful information.

so i could use this for everything but IE?

var xmldom = document.implementation.createDocument("", "root", null);

var parser = DOMParser();...
Forum: JavaScript programming 08-26-2012, 08:32 PM
Replies: 7
Views: 404
Posted By jblevins1991
anyone?

anybody have knowledge of this?
Forum: JavaScript programming 08-26-2012, 04:30 PM
Replies: 7
Views: 404
Posted By jblevins1991
I need some clarification here

I am reading "Professional JavaScript for Web Developers" and im in chapter 18 for those who may have the book.

In the book they act as if the code below also parses the xml file. Does it?

var...
Forum: HTML & CSS 06-02-2012, 04:01 PM
Replies: 3
Views: 292
Posted By jblevins1991
drop down css help

here is my html code

<body>

<ul>
<li>1</li>
<li>2</li>

<ul>
<li>a</li>
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 12:24 PM.