Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. 1. With JQuery it seems like you can do a lot of design and CSS work through it, what would be the point of using css if JQuery can do the same task?
  2. 2. In what I see from manipulators and traversal, the methods seem pretty basic; when looking at a more complicated web app,with lots of design features,
  3. are they using something in addition to JQuery to make the effects (like an extension)?
  4. 3. For A11y, how can you be sure that if you manipulate a portion of HTML that it remains accessible?
  5. 4. When a web application exists, as in if I were to build one, that would mean I would have to have a capable computer to host it 24/7?
  6. Is that why hosts like Wordpress are so popular for small businesses?
  7. 5. In the do-it function example, what is the benefit of hiding an element?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement