THIRUVALLUVAR STATUE Thiruvalluvar is the godlike artist of Tamil Nadu and has given to the world Thirukkural. The commemoration statue of Thiruvalluvar is in Kanyakumari. The platform of the statue is of 38 feet stature and the statue over it is 95 feet tall with a stupendous aggregate of 133 feet for the whole figure. The 3 level platform known as Atharapeedam is encompassed by a creative Mandapa known as Alankara Mandapam with 38 feet stature. Encompassing the Alankara Mandapa stand 10 elephant statues meaning 8 headings with earth and space down. The father of Sri. Rama, the legend of Ramayana was called Dasaratha as he could charioteer in ten bearings. To help the vacationers to venerate the heavenly f...
In javascript we can easy to convert any numbers to corespoinding hexadecimal, octal or binary value using toString() method. Syntax variable.toString() //convert to String variable.toString(2) //convert to Binary variable.toString(8) //convert to Octal variable.toString(16) //convert to Hexadecimal Example var num=66; num.toString(); //return "66" num.toString(2); //return "1000010" num.toString(8); //return "102" num.toString(16); //return "42" Example Program:- (Editor) Editor is Loading... Output:- Advertisement
If you have many messages for delete from facebook, it is very difficult to select all the messages, because facebook don't have the option for select all the message at once and delete in a click. But we have the solution for this we will give a small script for selecting all the message at once and delete in a single click. Step 1: Login to your facebook account and go to message section. Step 2: Select whose message you want to delete. Step 3: Scroll up all the messages will load. Step 4: Click Action (gear icon) and click Delete Messages... button like the below image. Step 5: After press the Delete Messages... button you can see some check box on righside of the messages. Step 5: Now Right click anywhere of the facebook page and click Inspect and on that window press Console (or simply press ctrl+shift+j ), copy the below code and pa...
Nhận xét
Đăng nhận xét