Articles on Trending Technologies

Technical articles with clear explanations and examples

Difference between prop() and attr() methods in jQuery

Yaswanth Varma
Yaswanth Varma
Updated on 19-Jan-2024 1K+ Views

The prop() and attr() methods in jQuery are both used to change the attributes and properties of HTML elements, but they accomplish slightly different tasks. Although they are sometimes used interchangeably, knowing how they vary might help you decide which approach is best for your particular use case. Let’s dive into the article to learn more about the differences between the prop() and attr() methods in jQuery. jQuery prop() method Prop() is a jQuery method that is used to set or return properties and values for the selected elements. When this method is used to get a property value, it ...

Read More

Explain the working of HTTPS

Yaswanth Varma
Yaswanth Varma
Updated on 19-Jan-2024 770 Views

The basic protocol used to transmit data between a web browser and a website is HTTP, while HTTPS is the secure version of HTTP. To strengthen the security of data transport, HTTPS is encrypted. This is crucial when customers register into a bank account, email account, or health insurance provider and transfer sensitive data. HTTPS should be used on all websites, especially those that demand login information. Websites that do not employ HTTPS are marked differently than those which employ HTTPS. If you want to know whether a website is secure, look for a padlock in the URL bar. Google ...

Read More

How to add a class to the last paragraph element using jQuery?

Yaswanth Varma
Yaswanth Varma
Updated on 19-Jan-2024 206 Views

jQuery is a well-known JavaScript library that makes it easier to manipulate HTML elements, handle events, and carry out numerous operations on web pages. Adding or changing HTML element classes can also be done using jQuery. Using it, we can easily add a new class to the last paragraph element. Let’s dive into the article to learn more about adding a class to the last paragraph element using JQuery. This can be done by using the addclass() method and append() methods. Let’s discuss them one by one. jQuery addclass() method One or more class names are added to the ...

Read More

What is the full form of SMS?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 350 Views

What is SMS? SMS stands for Short Message Service. It is also known as text messaging. You can send messages whose maximum length can be 160 characters. The messages can be sent over the mobile network which can be 2G, 3G, 4G, etc. You can use the SMS to send personal as well as business-related messages. You can send a message to a single user or a group. Types of SMS How Does SMS Work? SMS can be said to be similar to paging but it is not necessary whether the mobile of the recipient is active or not. The ...

Read More

What is the full form of XMPP?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 857 Views

What is XMPP? XMPP stands for Extensible Messaging and Presence Protocol. This protocol can be used for voice calls, video calls, multi-party chat, instant messaging, and many more. In the beginning, the protocol was developed for Jabber open-source services. At that time the protocol was used for instant messaging. XMPP Each Letter Explained Here we will see the meaning of each character. X means extensible. XMPP is an open-source project and professionals can make changes to it as per their requirements. M means that the push mechanism in the XMPP protocol is much better in comparison to other protocols. ...

Read More

What is the full form of RSS?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 1K+ Views

What is RSS? RSS stands for Really Simple Syndication. RSS is a collection of web feed formats which provides information in the form of blog entries or websites. Other formats include news headlines, audio, and video files The content of the RSS documents includes metadata, summarized or complete text, publishing and author information. RSS feeds provide a lot of advantages to publishers and subscribers as all the work is collected in an easily accessible format and can be used in different types of applications. RSS Readers RSS readers have the task of reading the RSS feeds. URLs are collected by ...

Read More

What is the full form of PID?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 451 Views

What is PID? PID stands for Pelvic Inflammatory Disease. It is a disease of the female reproductive organ when the bacteria present in the vagina are transferred to the fallopian tubes, uterus, or ovaries. If the disease is not treated, it can result in the development of a scar in a tissue and infected fluid will flow in the reproductive tract. Such a condition can permanently damage the reproductive organs. If a woman suffers from this disease, she may not feel any symptoms. It can cause problems in getting pregnant and chronic pelvic pain may also occur. Symptoms of PID ...

Read More

What is the full form of OSA?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 270 Views

What is OSA? OSA can be expanded to Obstructive Sleep Apnea. OSA is a disease in which the sleep of an individual is obstructed due to the relaxation of muscles which blocks the airway and the patient stops and starts breathing repeatedly. Sleep apnea is of different types and OSA is one of them. One of the symptoms of OSA is snoring. Many types of treatments are available which can help to cure OSA. One of these ways is a device which can be used to keep the airway open while sleeping. The airway is opened by the device with ...

Read More

What is the full form of OPD?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 672 Views

What is OPD? OPD stands for Outpatient Department. Hospitals have been providing their services for the past many years and saving the lives of patients. Hospitals help patients to get rid of various diseases whether they are minor or major and life-threatening. Hospitals have many departments like nursing, surgery, radiology, etc. One such department is OPD which is a link between the hospital staff and the outpatient. Patients or their guardians contact OPD and enquire about doctors who can treat the patient. Patients or guardians have to make payment for a consultation so that the concerned doctor can check the ...

Read More

What is the full form of ICU?

Shirjeel Yunus
Shirjeel Yunus
Updated on 19-Jan-2024 514 Views

What is ICU? ICU stands for Intensive Care Unit. It is also known as CCU (Critical Care Unit), and ITU (Intensive Therapy Unit). Intensive Care Unit is a ward where patients having serious injuries or illnesses are admitted. Cases such as major surgery, major accident, sudden illness for a short time, etc. are admitted in this ward. Why ICU is Needed? ICU is needed due to the following reasons − Airway is problematic Cardiac arrest Respiratory issues Pulse less than 40 or greater than 140 beats per minute Equipment Used in an ICU ICU has a lot of ...

Read More
Showing 32471–32480 of 61,297 articles
Advertisements