Displaying 2 results from an estimated 2 matches for "latinis".
Did you mean:
latinas
2003 Sep 01
4
Sip Software from Nero Folk?
http://www.nero.com/us/631911127302064.html
Have you all seen this?
Its a SIP softphone put out by the people that do the CD burning software Nero...
Check it out it works with *
Dave
2010 Dec 21
8
Rails - escape_javascript without all the \n\n\n\n\n
Hello, I''m using escape_javascript to return a partial to the browser
via ajax.
Something like:
$("#inject").html("<%=escape_javascript(render :partial =>"feed/
index")%>");
Problem is escape_javascript ends up outputing all kinds of wasted
space like
\n\n\n\n\n \n
Is there anyway in Rails to escape_javascript more