[jQuery] API Experiments
[jQuery] API Experiments
<span style="font-family: trebuchet ms;">Ben Nadel wrote a cool article on how to transform XML to HTML or PDF using Cold Fusion and XSLT.</span><br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">
<a href="http://www.bennadel.com/index.cfm?dax=blog:961.view">http://www.bennadel.com/index.cfm?dax=blog:961.view</a></span><br style="font-family: trebuchet ms;"><br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">
I have also been experimenting with PHP to do similar things.</span><br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">Code:</span><br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">
<a href="http://www.commadot.com/jquery/experiments/api/viewSource.php?file=xmlReader.php">http://www.commadot.com/jquery/experiments/api/viewSource.php?file=xmlReader.php</a> I cant get phps to work :(</span><br style="font-family: trebuchet ms;">
<span style="font-family: trebuchet ms;"><a href="http://www.commadot.com/jquery/experiments/api/viewSource.php?file=index.php">http://www.commadot.com/jquery/experiments/api/viewSource.php?file=index.php</a> I cant get phps to work :(
</span><br style="font-family: trebuchet ms;">
<br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;"><a href="http://www.commadot.com/jquery/experiments/api/">http://www.commadot.com/jquery/experiments/api/</a> (results)</span><br style="font-family: trebuchet ms;">
<br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">Im getting much closer. Next steps for me:</span><br style="font-family: trebuchet ms;"><ol style="font-family: trebuchet ms;"><li>Make linking work via Ajax Load
</li><li>Hook AutoComplete into that process too.</li><li>Work on the HTML of the display (probably will render that via PHP too)</li><li>Make stand alone example page work.</li></ol><span style="font-family: trebuchet ms;">
Slowly but surely.</span><br style="font-family: trebuchet ms;"><br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms;">Glen</span>