| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 151,485
» Latest member: phatwhite
» Forum threads: 7,192
» Forum posts: 41,635
Full Statistics
|
| Online Users |
There are currently 467 online users. » 1 Member(s) | 460 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex, Foplips00
|
|
|
| Steps for Browser Fetch a Web Page |
|
Posted by: siva s - 06-17-2015, 06:49 AM - Forum: General Discussions
- No Replies
|
 |
* A browser fetches a page from a web server by a request
* A request is a standard HTTP request containing a page address
* An address may look like this: <!-- m --><a class="postlink" href="http://www.example.com/default.htm">http://www.example.com/default.htm</a><!-- m -->
|
|
|
|
| AngularJS |
|
Posted by: siva s - 06-15-2015, 07:17 AM - Forum: General Discussions
- No Replies
|
 |
AngularJS is a JavaScript framework. It can be added to an HTML page with a <script> tag.
It is extends HTML attributes with Directives, and binds data to HTML with Expressions.
|
|
|
|
|