Discussions

Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update your Profile with your Support type to get your Support Type badge.
Uncover the power of data with the Analytics Hub —your ultimate guide to mastering NetSuite Saved Searches and Reports. Simplify the complex and unlock your organization's true potential. Dive into the Analytics Hub now and soar to new heights!
To help you get the most out of your 2025.2 Release Preview account, review the topics outlined in the 2025.2 Release Preview Guide.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more

javascript

edited Jan 8, 2020 3:34AM in SuiteCloud / Customization 5 comments

hi,
i have an html file and uploaded it in suitescript folder
under suitescript folder is made a js folder and css folder
i uploaded the js files and also the css file in their folder

my code in html is

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />  <title>Interactive Decision Tree</title>  <link href="css/decisionTree.css" rel="stylesheet" type="text/css" />  <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>  <script type="text/javascript" src="js/jquery.easing.1.3.js"></script>  <script type="text/javascript" src="js/jquery.scrollTo-1.3.3-min.js"></script>  <script type="text/javascript" src="js/decisionTree.js"></script>  </head>    <body>  <div id="debug"></div>  <div id="tree-window">   <div id="tree-slider"></div>  </div>  </body>  </html> 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 4 (Oct-Dec 2025)

This Week's Leaders

This Month's Leaders

All Time Leaders