• We hope you have a fantastic holiday season to close out 2025! Thank you all so much for being part of the Tom's Guide community!

Javascript

Forum discussion tagged with Javascript.
  1. K

    Solved! Projector stereo help

    Hi. Please help connecting projector to stereo if still possible. Note: in projector pic, one of the inputs just broke and half of the connector bit is stuck in there. Is it at all possible to still connect anything for stereo sound? I have a pic but don’t know how to attach it. thanks
  2. S

    Website Mouse Protection

    I'm running Windows 10, x86, on my Lenovo laptop. Today, I read an article about "Partnerstroka", the malware that hijacks the JavaScript and your mouse. That reminded me of a phenomenon that I am experiencing more and more, even on this great site, where, every single time you move your mouse...
  3. T

    I need help with choosing a coding language to learn.

    Hey, person, I'd like to learn how to code. Where do I start? This would be my 2nd programming language i learn, the first was GML, it's not used outside of GMS. GMS is for games only, i'd like to make programs I want a really easy to learn and useful language, i am 13 and i am looking to make...
  4. N

    How do you do the CodeHS All Star exercise in the Basic JavaScript and Graphics unit?

    I don't know how to do the code for the CodeHs All Star (2.8.6) exercise from the Basic JavaScript and Graphics unit.
  5. A

    What is the purpose of this Javascript?

    Would look into myself but on a pretty hectic deadline at the moment. I'm working for a company and found this javascript (I think) at the beginning of a script, what does it do? in particular I'm curious about the purpose of the email address (which has been edited for privacy) and the mention...
  6. S

    Javascript Functions & Array Help

    I have to write this program for a school project and I've been stumped quite well. The assignment is: I have limited knowledge of Javascript and I cant really go further with things such as loops. My code so far: https://js.do/code/ohgoodgodwhatamidoing Anybody have an idea on how to do...
  7. anustarique

    Jquery Queation Want Help

    1.which attribute is required to define the path of library of JQuery? 2.Write the correct type of JQuery from the following List? C Library C++ Library Java Library Javascript Library Please i Need Answer
  8. alanps

    Export Excel as HTML

    Hey everyone, I need to place a few Excel cells and formulas into a website with the capability of showing the output when you change some data. I've read that I'd need a javascript addon or something but I don't understand quite much. Any ideas? Thanks.
  9. D

    How To Start With New Website

    I want website for making favicons, something like onlinefavicon <<Original link removed by moderator>> Please, any suggestion how to start Thanks in advance
  10. S

    Javascript help does anyone understand this?

    So, I have been working with javascript. I was looking up how to read a txt file line by line using javascript and came across this answer. Can anyone explain how this works line by line? Without jQuery: document.getElementById('file').onchange = function(){ var file =...
  11. C

    Firefox V50 - Javascript Popup blocked

    Hi, Ever since upgrading our Citrix image to FF v 50, we're unable to add documents via our Dynamics website. When clicking the add document button, it is saying "Popup blocked: *URL*" When running it in admin mode, it works fine, but It's not reporting any errors/causes as to why it doesn't...
  12. R

    The System Cannot Find the Path Specified

    *Not sure if right category* I'm currently trying to Change Directory in Cmd to C:\Users\Jake\Desktop\JavaScriptP5 (And the file is Hello(.js)) but when I try to "cd" this into Cmd it brings the error "The System Cannot Find the Path Specified" but it is typed correctly. I've tried all sorts of...
  13. D

    How to get rid of "JavaScript error occurred in the main process" message

    So I use my laptop for gaming and I tried to download a skype-like app called Discord. During my download an error occurred and I never even opened the app before I tried taking it off my computer. Now every time I turn my laptop on I get a message saying "a JavaScript error occurred in the...
  14. L

    CodeHS JavaScript Help

    Can someone help me with this problem? Write a function called `isEven` that returns a boolean of whether or not a value is even or odd. The `isEven` function should not print anything out or return a number. It should only take in a number and return a boolean. For example, if you made a call...
  15. F

    Javascript Popup Scam

    Hello, So I was just browsing when I got a message popup on the screen quite clearly the work of a scam artist but I was just wondering how far it goes and if I need to do a system restore/reinstall. So here it goes. The message pops up basically trying to scare me into paying this d**k head...
  16. O

    Portable Laptop School $500

    1. What is your budget? $500; not much wiggle room. Would love for it to be less though. The less expensive the better! Willing to buy refurbished to save. 2. What is the size of the notebook that you are considering? For portability, I think 13 inch is perfect. I will consider 11 and 15 inch...
  17. Koudai2008

    I'm having a problem using Javascript inside a link button in C# in Visual Studio 2010.

    I'm still new to ASP.NET, but I've worked in classic ASP a bit beforehand. I worked a tutorial that I found on youtube about how to create a social networking site (not the next Facebook, just something to get me started), but I've run into a problem when trying to use javascript in a link...
  18. V

    What does mathematics and physics have to do with programming?

    I am a basic programmer. I know some programming languages like VB, C++, Java, Javascript, Php etc. I have heard that maths and physics play a lot of role in programming but how?
  19. The_Freeman

    Is this hacking...

    Is using the javascript command: javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0 on a webpage hacking? Yes or No and why?
  20. E

    how to deploy java web application?

    For a web application developed using HTML5,javascript, and JSP. how can we deploy .war file online to test the application.