Jump to content

jQuery vs Javascript


Dottleshead
Go to solution Solved by maddmaxx,

Recommended Posts

Quote

JavaScript, was originally named Mocha, later it was renamed to LiveScript, and then to JavaScript.

The LiveScript to JavaScript name change came because Netscape and Sun did a license agreement.

The language was then submitted for standarization to the ECMA International Organization. By that time, Netscape didn't allow the use of the "JavaScript" name, so the standarized language is named ECMAScript.

JavaScript isn't actually an open name. Now it's a trademark of Sun (now Oracle).

There still a lot of confusion, some people still think that JavaScript, JScript, and ECMAScript are three different languages.

ECMAScript is the "standards" name for the language.

JavaScript is technically a "dialect" of ECMAScript, the Mozilla Foundation can use "JavaScript" as the name of their implementations (currently present on the Rhino and SpiderMonkey engines).

In the early days, Microsoft decided also to do what Netscape was doing on their own browser, and they developed JScript, which is also an ECMAScript dialect, but was named in this way to avoid trademark issues.

 

Link to comment
Share on other sites

    -webkit-text-size-adjust: 100%;
    --sp-1: 4px;
    --sp-2: 8px;
    --sp-3: 12px;
    --sp-4: 16px;
    --sp-5: 20px;
    --sp-6: 24px;
    --sp-7: 32px;
    --sp-8: 40px;
    --sp-9: 48px;
    --sp-10: 64px;
    --radius-1: 4px;
    --radius-2: 8px;
    --border-1px: 1px solid rgba( var(--theme-text_light), 0.15 );
    --positive-dark: #2C8C69;
    --positive-light: #f0faf6;
    --negative-dark: #C53030;
    --negative-light: #FFF5F5;
    --intermediate-dark: #DD6B20;
    --intermediate-light: #FFFAF0;
    --informational-dark: #2981bf;
    --informational-light: #e9f0f5;
    --general-dark: #7f858d;
    --general-light: #f0f4f8;
    --box--boxShadow: 0px 2px 4px -1px rgba( var(--theme-area_background_dark), 0.1 );
    --box--backgroundColor: rgb( var(--theme-area_background_reset) );
    --box--radius: var(--radius-1);
    --solved--borderColor: 44, 140, 105;
    --popup--radius: var(--radius-1);
    --popup--border: 1px solid rgba( var(--theme-area_background_dark), 0.1 );
    --popup--boxShadow: 0 8px 50px rgba(0,0,0,0.1), 0px 4px 15px rgba(0,0,0,0.05);
    --dialog--boxShadow: 0px 5px 55px rgba( var(--theme-area_background_dark), 0.4 ), 0px 7px 24px -12px rgba( var(--theme-area_background_dark), 0.7 );
    --header--height: 80px;
    --responsive-header--height: 55px;
    --logo--height: 100%;
    --responsive-logo--height: var(--logo--height);
    --primary-navigation--height: 52px;
    --secondary-navigation--height: 50px;
    --form-field--radius: var(--radius-1);
    --form-field--borderColor: rgba( var(--theme-text_light), 0.4 );
    --form-field--borderHoverColor: rgba( var(--theme-text_light), 0.8 );
    --form-field--focusShadow: rgba( var(--theme-active_input_border), 0.3 ) 0px 0px 0px 4px;
    --button--radius: var(--radius-1);
    --trophy-first--background: #fac746;
    --trophy-first--color: #704926;
    --trophy-second--background: #c0c0c0;
    --trophy-third--background: #cd7f32;
    --container--width: 1340px;
    --minimal_container--width: 1000px;
    --theme-active_input_border: 52, 128, 187;
    --theme-alternate_button: 23, 126, 201;
    --theme-alternate_button_font: 255, 255, 255;
    --theme-area_background: 237, 242, 247;
    --theme-area_background_dark: 45, 55, 72;
    --theme-area_background_light: 247, 250, 252;
    --theme-area_background_reset: 255, 255, 255;
    --theme-brand_primary: 23, 126, 201;
    --theme-button_bar: 255, 255, 255;
    --theme-comment_count: 237, 242, 247;
    --theme-comment_count_font: 45, 55, 72;
    --theme-featured: 44, 140, 105;
    --theme-footer_text: 53, 60, 65;
    --theme-header: 255, 255, 255;
    --theme-header_text: 45, 55, 72;
    --theme-important_button: 23, 126, 201;
    --theme-important_button_font: 255, 255, 255;
    --theme-item_status: 18, 101, 161;
    --theme-light_button: 232, 242, 250;
    --theme-light_button_font: 14, 76, 121;
    --theme-link: 26, 32, 44;
    --theme-link_button: 23, 126, 201;
    --theme-link_hover: 23, 126, 201;
    --theme-main_nav: 18, 101, 161;
    --theme-main_nav_font: 255, 255, 255;
    --theme-main_nav_tab: 255, 255, 255;
    --theme-main_nav_tab_font: 53, 60, 65;
    --theme-mentions: 61, 101, 148;
    --theme-moderated: 247, 237, 241;
    --theme-moderated_light: 252, 247, 249;
    --theme-moderated_text: 136, 14, 79;
    --theme-moderated_text_light: 164, 118, 143;
    --theme-normal_button: 23, 126, 201;
    --theme-normal_button_font: 255, 255, 255;
    --theme-notification_bubble: 54, 171, 128;
    --theme-page_background: 237, 240, 244;
    --theme-pagination_active: 62, 65, 72;
    --theme-post_highlight: 253, 245, 231;
    --theme-post_highlight_border: 129, 98, 46;
    --theme-prefix: 23, 126, 201;
    --theme-price: 182, 63, 63;
    --theme-primary_button: 23, 126, 201;
    --theme-primary_button_font: 255, 255, 255;
    --theme-profile_header: 53, 60, 65;
    --theme-rating_on: 255, 152, 0;
    --theme-secondary_title: 235, 237, 240;
    --theme-secondary_title_font: 130, 142, 153;
    --theme-section_title: 255, 255, 255;
    --theme-section_title_font: 26, 32, 44;
    --theme-selected: 235, 244, 249;
    --theme-selected_border: 23, 126, 201;
    --theme-tab_background: 74, 85, 104;
    --theme-tag: 255, 244, 223;
    --theme-tag_font: 156, 66, 33;
    --theme-text_color: 53, 60, 65;
    --theme-text_dark: 0, 0, 0;
    --theme-text_light: 113, 128, 150;
    --theme-timeline_color: 45, 55, 72;
    --theme-very_light_button: 255, 255, 255;
    --theme-very_light_button_font: 14, 76, 121;
    --theme-widget_title_bar: 255, 255, 255;
    --theme-widget_title_font: 26, 32, 44;
    --item-timeline--boxShadow: 0 0 0 4px rgb( var(--theme-page_background) );
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: rgb( var(--theme-text_color) );
    border-spacing: 0;
    border-collapse: separate;
    overflow-wrap: break-word;
    font-size: 14px;
    line-height: 1.6;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;

Link to comment
Share on other sites

3 hours ago, maddmaxx said:

Neither one will teach you to use the post as plain text button.

I have mixed feelings on that. While I usually respect your preference for plain text, usually the rich text brings nice bennies like links that work and nice formatting. Every choice is a trade off. 

Link to comment
Share on other sites

11 hours ago, Square Wheels said:

They are not separate.

jQuery is more of a platform you add on to.  It helps run JavaScript.

JavaScript is more of an independent one off that you write into a page as needed.

As least that's what my small brain understands.

You are correct. jQuery is a library written in JavaScript. @maddmaxx got the solution but you win the prize. You could add that PRIZE control in jQuery if you'd like.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...