Hello all,

I know very few of Javascript. I'm trying to identify which JavaScript functions are called in this site. The script updates the board when the labels "easy","medium", "hard", etc are selected and when the buttons "solve" or "candidates" are pressed.

I've tried with F12 (Developer tools) but I can only identify the portion within the html when any label or button is pressed. I cannot see which javascript function is called from the JS file and which parameters are passed to the function. The JavaScript file seems to have several functions inside.

I made this question in SO without too much help, even they downvoted.

Thanks in advance for any help.

Recommended Answers

All 2 Replies

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.