java - Problems with web application after moving from Windows to Linux host -
i have developed web application using xhtml, jquery, ajax, java, servlets & tomcat on window machine. application running quite on windows machine have uploaded linux machine.
there problem getting on linux machine e.g.
web page resolution & size: fixed want more suggestion on it. if has faced similar situation.
jquery/javascript: functionality isn't working on linux machine , not able figured out. guess javascript/jquery functions should defined in linux way. please give me ideas on it.
regarding second issue, linux not affecting javascript, but browser does. don't have define javascript "in linux way" say, sure javascript code cross-browser possible or use same browser in both operating systems.
for example, page should behave same in firefox windows , firefox linux.
hope helps. cheers
Comments
Post a Comment