You must Sign In to post a response.
Category: JavaScript
#751160
Hi,
Javascript code is not browser compatibility it may or may not work in all browser to overcome this issue we go with jquery.
--------------------------------------------------------------------------------
Give respect to your work, Instead of trying to impress your boss.
N@veen
Blog : http://naveens-dotnet.blogspot.in/
Javascript code is not browser compatibility it may or may not work in all browser to overcome this issue we go with jquery.
--------------------------------------------------------------------------------
Give respect to your work, Instead of trying to impress your boss.
N@veen
Blog : http://naveens-dotnet.blogspot.in/
#751163
Hi Namrata, Could you please provide your scipt also here so that we can come to know that whether is Javascript deign issue or anyother bug. Anyway please provide the javascript and design code where you are implementing javascript.
and try to enable javascript in your browsers and refer the below articles to get some ideas about this same error.
http://stackoverflow.com/questions/12329088/javascript-not-working-on-chrome-or-on-firefox
http://stackoverflow.com/questions/11322116/javascript-works-in-firefox-but-not-in-chrome
Rajesh B
To Live More,Learn More
and try to enable javascript in your browsers and refer the below articles to get some ideas about this same error.
http://stackoverflow.com/questions/12329088/javascript-not-working-on-chrome-or-on-firefox
http://stackoverflow.com/questions/11322116/javascript-works-in-firefox-but-not-in-chrome
Rajesh B
To Live More,Learn More
#751173
Hello Namrata,
We can't help you without knowing what kind of code you are mentioning about?
Post your part of code where you have stucked.
I am sure you eill get an exact solution for your requirement.
I hope you got my point.
Regards,
Nirav Prabtani (Senior Web Developer)
Email : niravjprabtani@gmail.com
blog : niravprabtani.blogspot.in
We can't help you without knowing what kind of code you are mentioning about?
Post your part of code where you have stucked.
I am sure you eill get an exact solution for your requirement.
I hope you got my point.
Regards,
Nirav Prabtani (Senior Web Developer)
Email : niravjprabtani@gmail.com
blog : niravprabtani.blogspot.in
#751198
Hi Namrata,
First of all please make sure that javascript/op ups are not disabled in your browser. Then you are using the appropriate version of javascript library.
Actually it depends upon the browser compatibility also. So check all these points and if still it doesn't work in Chrome, please share your code that you are using. Will go through it and definitely will help you.
Thanks,
Ashutosh Jha
http://tricksroad.com
First of all please make sure that javascript/op ups are not disabled in your browser. Then you are using the appropriate version of javascript library.
Actually it depends upon the browser compatibility also. So check all these points and if still it doesn't work in Chrome, please share your code that you are using. Will go through it and definitely will help you.
Thanks,
Ashutosh Jha
http://tricksroad.com
#751233
Have you used any 'ActiveX object' in your javascript, if yes then it will not run on FF or Chrome. Can you post your code so that we can help you better in order to resolve your issues
Thanks
Koolprasd2003
Editor, DotNetSpider MVM
Microsoft MVP 2014 [ASP.NET/IIS]
Thanks
Koolprasd2003
Editor, DotNetSpider MVM
Microsoft MVP 2014 [ASP.NET/IIS]
#751250
All java script code are not enabled for al the browser. Its netter if you use some thing which is accepted by all the browser.
Thanks & Regards
Anil Kumar Pandey
Microsoft MVP, DNS MVM
Thanks & Regards
Anil Kumar Pandey
Microsoft MVP, DNS MVM
Return to Return to Discussion Forum
