Need Kick start for Java Script

Hi I am working on WAD, I need to learn Java script as early as possible. I am trying from all my sides. can u suggest me so that i can learn Java Script.

Hi,
http://www.w3schools.com/js/default.asp is a veruy good start.
Others are:
http://www.echoecho.com/javascript.htm
http://www.wdvl.com/Authoring/JavaScript/Tutorial/
Eddy
PS.
Did you put yourself on the SDN world map already? Pls check
/people/eddy.declercq/blog/2006/06/14/from-the-grumpy-old-man-hoy-en-el-mundo
for details.

Similar Messages

  • Need Kick start for BPS

    I am very familiar with all the ETL process connected with BW. Now I am planning to learn Business Planning & Simulation.
    Can any body guide me in a proper way? So that where we can share subject in all possibilities with respect to the Net weaver & BI.
    Mail me u r suggestions & Docs to [email protected]
    i will appreciate for u r efforts .

    Hello Kumar,
    Here are some links which would be helpful for you to get started with BPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    https://media.sdn.sap.com/public/eclasses/teched04/BW253_files/Default.htm#nopreload=1
    https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/3040dd5d-0501-0010-baa8-fc0aafa88c40 [original link is broken]
    http://help.sap.com/bp_biv235/BI_EN/html/BW/CostCtrPlan.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements bw-bps formerly sem-bps in sapnetweaver 04.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    http://help.sap.com/saphelp_nw04/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    Also sent you some useful documents.
    Regards,
    Praveen

  • " loading failed please check your page for  java script errors" please Help

    recently my project starts crashing.... when it loads it gives a java scrip error .. saying " loading failed please check your page for  java script errors"

    Hey, If you have an error, you should see the error in Edge and you can correct it. In the window/code there will be a red dot too.

  • Kick Start for Oracle Technoloy

    Hi, All,
    I want to kick start for learning Oracle Technology, I have experience in VB.NET and SQL 2000/2005. Any suggested learning path? Which books are good for kicking off? I want to learn DB management and Java in coming time. Thank you for your kindly advice.
    Andy

    http://otn.oracle.com
    At the top of the page, look for the link that says 'tutorials'. Reasonable kick start.

  • Best practice for java script placement on a BC page?

    Hi guys just a general ask about where the best place for java script is on a BC page.
    I just watched the this very good video on optimization http://bcgurus.com/tutorials/how-to-do-website-performance-optimization and in it it says how you should try and load the scripts at the bottom of the page so that it loads quicker.
    now I want to do this but with it being a BC site i dont know if certain scripts have to be in the head of the doc. For instance the validate script I have? Does anyone know what I can and cant move from the head?
    I was going to do what kiyuco like to practice and add all my scripts to a content holder and then add that to my pages/templates. Will BC like me adding this to the bottom of the page and not the head?
    Thanks
    Dave

    http://forums.adobe.com/docs/DOC-2964

  • When i have a ticked box for Java script i'm still not able to acess things on the i player. Why is this?

    I have tried to load Java Script so that i can watch things on the BBC i player. I have followed the instructions for loading Java Script as told on the BBC i player i.e i have a ticked box for Java Script but i still can't watch things on the i player. I seem to be doing something wrong, but not sure what it is!

    What error are you getting when you try ? If you are getting a network timeout then try temporarily turning off your firewall and antivirus software until the download has completed. Or you could downloading the update via a browser : https://discussions.apple.com/message/16436025#16436025

  • I need to write a Java script to make my Art board bigger by 1 (one) inch on the Width and Length, Regardless of the Content?

    Hi,
    I am currently using "Visible bounds" (java script)to add 1 inch to the width and to the Length of my Art board, but when i make a clipping mask it actually reads the hidden content from the Clipping mask and makes conforms my art board to that particular shape. Am using Adobe illustrator cs6 Here is My Code:
    var myDocs = app.documents;
    var i = 0;
    for (i = myDocs.length-1 ; i >= 0; i--)
        var doc = myDocs[i];
        app.activeDocument= doc;
        var myVisibleBounds = doc.visibleBounds; //Rect, which is an array;
        myVisibleBounds[0] -= 36;
        myVisibleBounds[1] += 36;
        myVisibleBounds[2] += 36;
        myVisibleBounds[3] -= 36;
        doc.artboards[0].artboardRect = myVisibleBounds;
    All i Want is to add 1 inch to my width and length and this does it but if i have a clipping mask it will pick up the bounding box i guess? and it will conform it to the shape... any help please... Try my code and you will see that it does add 1 inch but now make you artboard lest say 12" x 12" and make a shape bigger than the art board and you will see how it adds 1 inch to the art board based on that shape...  now if you make a clipping mask to fit that shape in the 12" x 12" art board you will still get 1 inch bigger than the shape thats being clipped ... 

    yes, visible bounds is reading the non-visible masked objects too.
    you're going to have to do it the hard way, loop through all your objects to get your bounds manually, and while you're at it, test for clipping masks and use the masking path instead.

  • Looking for java script to print slide

    Hey everyone,
    The print widget and playbar print don't always work too well. Does anyone have a java script they are willing to share with me that will print a single slide and/or a set of slides?
    Thanks!
      Lori

    Hi Lori
    I think it may depend on your browser. If the browser is Microsoft Internet Explorer, sometimes you have make adjustments to coax something like a Flash file to print. You might try clicking File > Page setup... and see if you have the option for printing Background Colors and Images.
    Cheers... Rick

  • Web start for Java 7 (update 8) on MacOS Lion can't create shortcut

    We have a Webstart working fine on Java 6, lately one of our user updated to Java 7, and the shortcut of this Web Start can not be successfully installed. with this exception:
         Match: Running JREInfo Version match: 1.7.0.08.ea == 1.7.0.08.ea
         Match: Running JVM args match: have:<-Xmx256m -Xms128m> satisfy want:<-Xmx256m -Xms128m>
    java.io.FileNotFoundException: /Users/ryantan/Library/Application Support/Oracle/Java/Deployment/cache/6.0/4/61fa8384-5f843c43.icns (No such file or directory)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:138)
         at java.io.FileInputStream.<init>(FileInputStream.java:97)
         at com.sun.javaws.MacOSXShortcutUtil.copy(Unknown Source)
         at com.sun.javaws.MacOSXShortcutUtil.createBundle(Unknown Source)
         at com.sun.javaws.MacOSXLocalInstallHandler.createBundle(Unknown Source)
         at com.sun.javaws.MacOSXLocalInstallHandler.createShortcuts(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.installShortcuts(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.performIntegration(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.install(Unknown Source)
         at com.sun.javaws.Launcher.notifyLocalInstallHandler(Unknown Source)
         at com.sun.javaws.Launcher.prepareResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main.access$000(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:722)
    =========================
    in the JNLP file we have these lines declare a shortcut on desktop, and it works exactly for Java 6 on same machine:
    <shortcut online="true">
    <desktop/>
    <menu submenu="XXXXX">
    </shortcut>
    so I was wondering if any one have encountered same issue like this? please give me some hint about how to work around with this, Thanks in advance.
    Ryan Tan

    Ryan
    Which icon do you use? If it's a .png icon, then it's a known bug (id - 7189893) and this bug will be fixed soon.
    As a workaround, you can export the icon to different format (supported formats - gif jpeg jpg icns) to see if it helps.
    Dmitry

  • Rhino support for java script

    sir i have jEditorPane and i came to know that rhino.jar file can be used to support java script.
    what is the way to make the java script support on jEditorPane
    any body has code for that?

    Hi,
    true, JEE 5 support is under way..
    Have a look at <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/712eea91-0801-0010-158a-927edb8a45bd">this</a> presentation for more details about what you can expect in the next major release of NW.
    No idea about the timelines from my side as well.
    regards,
    Ivo

  • I need to insert some Java script in my muse page. What is the best way to do that?

    I have a site I've built in Muse. I need to add a video (and not via youtube) to my  Muse site as well as some Java script. I'm not sure how to do that. I have some Java script to make appointments and scheduling but can't add it to that Muse page. Any thoughts? Thanks

    1. right click on your page
    2. choose page properties
    3. choose metadata
    4. add javascript in head section
    <script type="text/javascript">
    </script>
    or choose object and then insert html
    you can right click that object and choose edit html and (re)write code.

  • Need kick start study guide for WAS Java Programing insfrastructure

    Hello All,
    Please provide me some study material on WAS Java programing.

    http://www.google.com
    http://help.sap.com
    While checking these resources you should also have a look at the first topic in this and every other SDN forum: Welcome and Rules of Engagement
    Message was edited by:
            Pascal Willemsen

  • What downloads are needed to start using Java?

    I just need to know what I have to do to
    started programing with java. I want to use
    it in web browsers. Any help would be appreciated.
    Thanks!

    You want to make java applets for webpages? My guess would just be the latest Java SDK.
    http://java.sun.com/j2se/1.3/jre/

  • J2EE IS NOT STARTING & FOR JAVA DISPATCHER IS YELLOW

    Hi SAP Gurus,
    In My company when i start my EP server, its not starting. I can login in R/3 as ABAP dispatcher is working but Java dispatcher is in yellow.
    I am also putting the log for the same problem
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        EP1
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    185
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        1484
    Wed Apr 29 15:18:14 2009
    kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 1484) [dpxxdisp.c   1285]
         shared lib "dw_xml.dll" version 185 successfully loaded
         shared lib "dw_xtc.dll" version 185 successfully loaded
         shared lib "dw_stl.dll" version 185 successfully loaded
         shared lib "dw_gui.dll" version 185 successfully loaded
         shared lib "dw_mdm.dll" version 185 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Apr 29 15:18:20 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5418]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >epserver_EP1_00                         <
    DpShMCreate: sizeof(wp_adm)          17520     (1752)
    DpShMCreate: sizeof(tm_adm)          147109504     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24064     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=600/16/662464/662480
    DpShMCreate: sizeof(comm_adm)          662480     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (1040064/862352/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000F0B0050, size: 149732944)
    DpShMCreate: allocated sys_adm at 000000000F0B0050
    DpShMCreate: allocated wp_adm at 000000000F0B21F0
    DpShMCreate: allocated tm_adm_list at 000000000F0B6660
    DpShMCreate: allocated tm_adm at 000000000F0B66C0
    DpShMCreate: allocated wp_ca_adm at 0000000017D01D40
    DpShMCreate: allocated appc_ca_adm at 0000000017D07B40
    DpShMCreate: allocated comm_adm at 0000000017D09A80
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0000000017DAB650
    DpShMCreate: allocated gw_adm at 0000000017DAB6D0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0000000017DAB700
    DpShMCreate: allocated wall_adm at 0000000017DAB710
    MBUF state OFF
    DpCommInitTable: init table for 600 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 6142MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 6144MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 1535 blocks reserved for free list.
    ES initialized.
    mm.dump: set maximum dump mem to 96 MB
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1640
      argv[0] = E:\usr\sap\EP1\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\EP1\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\EP1\SYS\profile\EP1_DVEBMGS00_epserver
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EP1
      argv[7] = -DSAPMYNAME=epserver_EP1_00
      argv[8] = -DSAPPROFILE=E:\usr\sap\EP1\SYS\profile\EP1_DVEBMGS00_epserver
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1692]
    ***LOG Q0K=> DpMsAttach, mscon ( epserver) [dpxxdisp.c   12429]
    DpStartStopMsg: send start message (myname is >epserver_EP1_00                         <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 185
    Release check o.K.
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 124
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:2177) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1640)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Wed Apr 29 15:18:22 2009
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Wed Apr 29 15:19:00 2009
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1744
      argv[0] = E:\usr\sap\EP1\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\EP1\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\EP1\SYS\profile\EP1_DVEBMGS00_epserver
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64999
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=EP1
      argv[7] = -DSAPMYNAME=epserver_EP1_00
      argv[8] = -DSAPPROFILE=E:\usr\sap\EP1\SYS\profile\EP1_DVEBMGS00_epserver
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 72
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:2242) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1744)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Please revert back ASAP.
    Thanks & Regards,
    Gaurav

    Hi Gaurav,
    Pl find the bellow helpful thread.
    Re: Unable to start java engine: dispatcher status is "yellow" in windows2003
    Regards,
    Supraja

  • Hangs, won't close, odd error window on start about java script before opening browser

    tried to install latest version but got message that needed to close mozilla windows already running. could not install. An error window opens titled "JavascriptApplication reads:
    "Exc in evhandl:Type Error,this.oRoot,enable is not a function"
    System now hangs terribly, especially on closing, and the error message comes up each time try to open a web page with mozilla.

    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox profile folder.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check for problems with preferences and rename or delete the prefs.js file and possible numbered prefs-##.js files and a possible user.js file to reset all prefs to the default value.
    *http://kb.mozillazine.org/Preferences_not_saved
    *http://kb.mozillazine.org/Resetting_preferences

Maybe you are looking for