English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

provide me with some links that have an explaination for my problem or simply give me a step wise way to do it.

2007-02-15 18:53:28 · 2 answers · asked by missn_01 1 in Computers & Internet Programming & Design

2 answers

hmm.. i'm an expert in xml too.. and in javascript and in ajax! I can give you plenty ways to do it!

the key is using ajax. you get the xml file dynamically. and you have choices what do with it.

if the xml is like a little bit of xhtml, you can slip the whole xml file into a chosen div.
If you have to run thru the xml, you can do it as text or as a fully structured dom , picking and choosing what goes where.

$("#chosenDiv). load("some.xml") is a basic http://jquery.com javascript command.

Since learning jquery, AJAX & XML are some of the simple tools I use to create web 2,0 apps.

Anyone who is afraid of ajax or javascript, should learn http://jquery.com . It makes it very easy!

with a little more info on your needs, I could probably send you directly to a site with some examples! I have many of my own too!

2007-02-16 07:28:36 · answer #1 · answered by jake cigar™ is retired 7 · 0 0

I am an expert in xml. If you *really* want to do this using javascript, and I can think of about a million reasons not to, here's how to make it happen.

INSTRUCTIONS:
1. Bake a round-version cake (just your basic store bought one will do). We used chocolate (of course).

2. Let cool (leave it in the pan).

3. With the cake still in the pan, use a knife (preferably a serrated bread knife) and slice off the rounded top

4. the top makes a perfect reward for hungry helpers who are having trouble waiting for the final masterpiece!

5. Use a cake holder, pizza pan or a cutting board as your surface (you can cover with tinfoil if desired.

6. Flip the cake upside down onto the surface. (the bottom of the cake is a smoother/flatter surface to decorate)

Hope this helps!

2007-02-15 19:01:46 · answer #2 · answered by Nicky N 1 · 0 1

fedest.com, questions and answers