Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by newbieweb
at 2024-11-22 06:15:39
Point:500 Replies:3 POST_ID:828818USER_ID:11725
Topic:
JavaScript;;jQuery
I have a JS file that is only one line of code, but it may just be a mile long!
Are there sites where I can post that and have it format it nicely for me?
Thanks!
Are there sites where I can post that and have it format it nicely for me?
Thanks!
Author: newbieweb replied at 2024-11-22 06:42:44
Thanks!
Assisted Solution
Expert: leakim971 replied at 2024-11-22 06:40:10
250 points EXCELLENT
You can use this :
http://jsbeautifier.org/
or this :
http://www.centralinternet.com.br/javascript-beautifier
or this :
http://www.jspretty.com/
Just google for : JavaScript beautifier
Additionaly using Chrome dev tools, you've a button, the semicolumns at the bottoms :
http://jsbeautifier.org/
or this :
http://www.centralinternet.com.br/javascript-beautifier
or this :
http://www.jspretty.com/
Just google for : JavaScript beautifier
Additionaly using Chrome dev tools, you've a button, the semicolumns at the bottoms :
Accepted Solution
Expert: duncanb7 replied at 2024-11-22 06:34:25
250 points EXCELLENT
Is it what you want ?
http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html
There is a tool called Pretty Print from Google.
You can seach it in google seach enginer
Hope I understand you question, otherwise, please point out the mistake
Duncan
http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html
There is a tool called Pretty Print from Google.
You can seach it in google seach enginer
Hope I understand you question, otherwise, please point out the mistake
Duncan
