Hi,

I am currently toying with node.js trying to port my existing js-php page 
to node.js without the php part. I renamed the index.php file to .html and 
eliminated the php pieces. But the page uses jquerymobile. When the server 
did the fs.readFile and posts the response to the client though, the result 
is unrendered, so none of the JQM typical UI widgets are given.

I searched the web but so far failed to understand how exactly I need to go 
about doing such a migration. Why is the content not rendered but just 
printed to the screen?

Thank you

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to