Lectures
Tests
Circus
Tools
Images rating
Authorization
Premium
0
You get a bonus - 1 coin for daily activity. Now you have 1 coin
ie 8 left float does not work and margin 0, auto does not centre things
Practice
Intellect
› Programming and Informatics
› Scripting client side JavaScript, jqvery, BackBone
No sorting by Partitions
Computer siences and Programming
Matheematics and modeling
Artifacal intellect
Psihilogy and pedagogic siences
Electrotechnical disciplines, Electronics
Phisics and chemistry siences
Philosofty and logic and sosial siences
Military sciences, military affairs and military art
Agrotechnics, crop production and agronomy
Experiments and results
Search
ie 8: left float does not work and margin 0, auto does not centre things
1 . either your ie 8 is in compatibility mode
2. or there is no
!DOCTYPE html
of any kind specified
Comments
To leave a comment
If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply
Comment
To confirm that you are not a bot, answer:
Name
Email(not published)
Vote
Super
Okay
Average
Bad
Horror
Save
Lectures and tutorial on "Scripting client side JavaScript, jqvery, BackBone"
Terms: Scripting client side JavaScript, jqvery, BackBone
javascript single page client
JS Memory Management
Introduction to JavaScript
Alternative browser technologies
Books on JS, HTML / CSS
JavaScript Reference and Specs
Installing browsers, JS-console
Support for older javascript browsers
Hello World!
Code structure JavaScript
Javascript variables
Variable names in javascript
Introduction to data types
Key operators
Comparison Operators and Boolean Values
Bitwise operators
User interaction: alert, prompt, confirm
Conditional operators: if
Logical operators
While, for loops
Break and continue directives
Switch design
Javascript functions
Recursion stack
Methods and properties
All together: JavaScript features
Strict mode, "use strict"
Javascript code style
How to write unsupported code? in javascript
Debug Chrome Browser
Strings in javascript
Numbers
Type conversion for primitives
Objects as associative arrays
Arrays with numeric indices
Arrays: methods
Date and time
Function is value
Function Declaration and Function Expression
Named Functional Expressions
Global object
Closures inside functions
Data storage in the circuit modules
Static variables
Construction "with"
The pseudo-array of arguments
Named Arguments
Own objects: constructors and methods
This context is in the details.
Reception programming "Decorator"
Object conversion: toString and valueOf
Typeof, [[class]] and duck typing
setTimeout and setInterval
Clone setTimeout and setInterval
setImmediate
Binding a function to an object and carring: "bind / bindLate"
Late bindLate binding
AJAX Asynchronous JavaScript
JAVASCRIPT and jquery questions and answers to the interview
Questions and answers for interviews frond-end developer Javascript
Grunt is a tool to build javascript projects.
Gulp.js - the stream collector of projects on JS.
Introduction to unit testing javascript code
Javascript beautiful coding style
JSON Jquery sending data using AJAX
Drag and drop Drag and drop jQuery items
Sort items Sortable interaction
Element selection — Selectable interaction
Scaling Elements - Resizable Interaction
Effects of jQuery UI Color Animation, Class Based Animation
An example of dragscroll is dragging and dragging with a mouse. JavaScript Scroll by Dragging
How to install Gulp.js in Windows
Modules in javascript. Template Module. And its formats: CommonJS, AMD, UMD
Optimising graphics for the web
Vue application architecture implementation options
What's new in ECMAScript 6. Destructuring assignment, spread and rest operators
Understanding the critical rendering path
Event Loop, how the event loop works in the Chrome browser
Purpose, syntax and examples of generators in php (yield)
Flux: The architecture of React.js applications
Does jQuery's SlideUp/SlideDown have a Step property? How can you replace or emulate slideUp with animate?
CSS link scaling doesn't work in Chrome, but works in Opera
How do you select an element with two classes in jquery?
jquery.min.map 404 (Not Found) error in Chrome
top doesn't work Uncaught TypeError: Cannot read property top of undefined offset
how do you open the javascript debug console in safari?
why the :Hover pseudo-class doesn't work
$ (id).remove() doesn't work in JQuery
Live click fires several times
There is an engine called DataWave CMS — the theme's css and js files, the main one with all the scripts, get overwritten for some reason
Backbonejs does not return all the models into the collection
ie 8 left float does not work and margin 0, auto does not centre things
Highcharts. Installation and a configuration example
Verbal expressions instead of regular ones invariably simplify coding in PHP and Javascript
how to select an element by class in JavaScript with getElementsByClassName and set its width without jquery
How to pass data from a child popup window to the parent window in JavaScript
How to strip all urlencode characters in JavaScript
Printing without a confirmation dialog in javascript, Mozilla
how do you detect a browser tab being closed in javascript while excluding navigation within the site?
live doesn't work, error tTypeError: Object [object Object] has no method live - JavaScript
How to find out in javascript whether the browser window is active or not
What is React? in REACT
What are the key features of React? in REACT
How do I put a shadow on the sides of a div?
jquery disable the right mouse button
jquery.jcarousel extra offset when scrolling, how do I get rid of it?
how to find out the name of the file attached in an html input field javascript
height: 100%; min-height: 100% won't set or work for a block in a block layout
how to select class selectors together with the this selector as children in jQuery?
how to align an image exactly to the horizontal and vertical center of a block in HTML CSS?
how to find out the dimensions of a layer or a selected area in Photoshop?
how to handle the data received in success of ajaxForm and ajax in jQuery
jqery mouseout fires an extra time after leaving the element
Return statements are only valid inside functions. javascript error,
jqvery select elements from an array of inputs by the name attribute
How to quickly highlight the current table row on mouse hover with jQuery
how to make the selectize plugin close on touch using the touchstart event
google map empty frame - blank output
Converting a number into its text representation in JavaScript
What is JSX? in REACT
What is the difference between an element and a component? in REACT
How to create components in React? in REACT
When to use a class component over a function component? in REACT
What are pure, smart and dumb components? in REACT
What are props in React? in REACT
What is the difference between state and props in REACT?
Why shouldn't we update state directly in REACT?
What is the purpose of the callback function as an argument to setState() in REACT?
What is the difference between HTML and React event handling in REACT?
How do you bind methods or event handlers in JSX callbacks in REACT?
How do you pass a parameter to an event handler or callback in REACT?
What are synthetic events in React?
What are inline conditional expressions in REACT?
What are "key" props and what are they used for in arrays of elements in REACT?
What are refs good for? in REACT
How do you create refs? in REACT
What are forward refs? in REACT
Which is preferable, callback refs or findDOMNode()? in REACT
Why are String Refs legacy? in REACT
What is the Virtual DOM? in REACT
How does the Virtual DOM work? in REACT
What is the difference between the Shadow DOM and the Virtual DOM? in REACT
What is React Fiber? in REACT
What is the main goal of React Fiber? in REACT
What are controlled components? in REACT
What are uncontrolled components? in REACT
What is the difference between createElement and cloneElement? in REACT
What is lifting state up in React?
What are the different component lifecycle phases? in REACT
What are the React lifecycle methods? in REACT
What are higher-order components? in REACT
How do you create a props proxy for an HOC component? in REACT
What is context? in REACT
What is the children prop? in REACT
How and why to write comments in React?
What is the purpose of using the super constructor with a props argument? in REACT
What is reconciliation? in REACT
How to set state with a dynamic key name? in REACT
What is a common mistake that calls a function every time a component renders? in REACT
Does the lazy function support named exports? in REACT
Why does React use className over the class attribute?
What are fragments? in REACT
Why are fragments better than container elements? in REACT
What are portals in React? in REACT
What are stateless components? in REACT
What are stateful components? in REACT
How do you validate props in React? in REACT
What are the advantages of React? in REACT
What are the limitations of React? in REACT
What are error boundaries in React v16? in REACT
How are error boundaries handled in React v15? in REACT
What are the recommended ways of doing static type checking? in REACT
What is the purpose of the react-dom render method? in REACT
What is ReactDOMServer? in REACT
How to use innerHTML in React? in REACT
How to use styles in React? in REACT
How are events different in React? in REACT
What happens if you use setState() in the constructor? in REACT
What is the impact of using indexes as keys? in REACT
is it good to use setState() in the componentWillMount() method? in REACT
What happens if you use props in the initial state? in REACT
How do you make conditionally rendered components? in REACT
Why should we be careful when spreading props on DOM elements? in REACT
How do you use decorators in React? in REACT
How do you memoize a component? in REACT
How do you implement server-side rendering, or SSR? in REACT
How do you enable production mode in React? in REACT
What is CRA and what are its benefits? in REACT
What is the lifecycle order when mounting? in REACT
Which lifecycle methods will be deprecated in React v16? in REACT
What is the purpose of the getDerivedStateFromProps() lifecycle method? in REACT
What is the purpose of the getSnapshotBeforeUpdate() lifecycle method? in REACT
Do Hooks replace render props and higher-order components? in REACT
What is the recommended way to name components? in REACT
What is the recommended ordering of methods in a component class? in REACT
What is a switching component? in REACT
Why do we need to pass a function to setState()? in REACT
What is strict mode in React? in REACT
What are React Mixins? in REACT
Why is isMounted() an anti-pattern and what is the proper solution? in REACT
Which pointer events (Pointer Events) are supported in React? in REACT
Why must component names start with a capital letter? in REACT
Are custom DOM attributes supported in React v16? in REACT
What is the difference between the constructor and getInitialState? in REACT
Can you force a component to re-render without calling setState? in REACT
What is the difference between super() and super(props) in React using ES6 classes? in REACT
How do you loop inside JSX? in REACT
How do you access Props inside attribute quotes?
What is a React array type with a shape? in REACT
How do you conditionally apply class attributes? in REACT
What is the difference between React and ReactDOM? in REACT
Why is ReactDOM separate from React? in REACT
How do you use the React label element? in REACT
How do you merge multiple inline style objects? in REACT
How do you re-render a view when the browser is resized? in REACT
How is it best to organise the architecture of a Vue application?
How use Database Eloquent in a standalone file without Laravel
Error Passport+ laravel Trying to get property 'headers' of non-object [resolve]
How use Database Eloquent in a standalone file without Laravel
js call function by name as string
Resistor–transistor logic RTL
How do you keep a value between calls to the same module in webpack?
Web components
Firebase Web Push notifications using JavaScript and PHP, with large images
The service worker lifecycle: using the cache and receiving push notifications
Optimising events in JavaScript: debouncing and throttling
WebAssembly ( Wasm ) — a portable binary code format
Building PWA web applications
Prototype-based programming and inheritance
The evolution of HTML generation. A full comparison of SSR, CSR, Hybrid, HTMX, Inertia
Hydration of a static web page
UI update strategies on the frontend: Optimistic UI, Pessimistic UI, Real-time, Eventual Consistency, Stale-While-Revalidate (SWR), Offline-first, Loading / Skeleton UI, Server-driven UI
Comments