Skip to main content

Posts

Showing posts from 2017

AngularJS - Tables

Table data is normally repeatable by nature. ng-repeat directive can be used to draw table easily.  Following example states the use of ng-repeat directive to draw a table. <table> <tr> <th> Name </th> <th> Marks </th> </tr> <tr ng-repeat = "subject in student.subjects" > <td> {{ subject.name }} </td> <td> {{ subject.marks }} </td> </tr> </table> Table can be styled using CSS Styling. <style> table , th , td { border : 1px solid grey ; border - collapse : collapse ; padding : 5px ; } table tr : nth - child ( odd ) { background - color : #f2f2f2; } table tr : nth - child ( even ) { background - color : #ffffff; } </style> Example Following example will showcase all the above mentioned directive. <html> <head> <

Apple iOS 10.3 Is Now Available: What Is Included In This Major Update?

Apple has officially released iOS 10.3 to the public today, which is considered a major update. Apple released seven betas of iOS 10.3 to developers and the public before rolling out the final version. The first beta was released back on January 26.  So what are the new iOS 10.3 features? Here is a breakdown: Find My AirPods One of the biggest problems about Apple’s new Bluetooth earbuds -- which are called AirPods -- is that it can be easy to lose since they are small. Fortunately, iOS 10.3 includes the ability to find your missing AirPods using the “Find My iPhone” app. Using the “Find My iPhone” app you can tell the AirPods to make a noise so that it makes it easier to find.  Or you can mute audio playback on each of the individual AirPods in case one of them went missing.  And the “Find My iPhone” app will show you on the map where it is located as long as it is connected to your iOS device. Wi-Fi Calling On iCloud Devices With Verizon Last month, it was revealed in