Articles on Trending Technologies

Technical articles with clear explanations and examples

How to use the Magnific Popup jQuery plugin?

Abhishek
Abhishek
Updated on 21-Nov-2023 764 Views

The Magnific popup is a jQuery plugin that can be used to show some HTML popups on the web page as its name suggests. It is a light-weight, responsive fast and modal dialog jQuery plugin. IT can be used to show any kind of content like images, videos, ajax responses, iframe and image galleries. There are many ways of using this plugin in your current project that are discussed in in details below − By downloading the latest version from https://plugins.jquery.com/magnific-popup/ in the form of zip file. You can also clone the git repository the magnific plugin from https://github.com/dimsemenov/Magnific-Popup.git ...

Read More

How to write the bootstrap media queries for very large screens?

Abhishek
Abhishek
Updated on 21-Nov-2023 247 Views

Bootstrap, is a CSS framework that can be used to style your web pages without even writing the CSS code in an external file. It is an open source framework that is available for free. You just need to include the CSS and the JavaScript CDN of this framework to use the dynamic and interactive components which are already built in this framework. There are some classes define in this framework that you can use to style the elements of your web page. In this article, we are going to learn about writing the bootstrap media queries for very large ...

Read More

How to use simple API using AJAX?

Abhishek
Abhishek
Updated on 20-Nov-2023 484 Views

AJAX or Asynchronous JavaScript and XML is a set of existing technologies like: Asynchronous JavaScript and XML. AJAX helps us to fetch the data from any local database or any API without interfering with the existing page. It will fetch the data without reloading the page and without any interruptions. Process of sending the AJAX request to any server. Step 1 − In the first step, we will instantiate a XHR object using the XMLHttpRequest() as shown below − const xhr = new XMLHttpRequest(); Step 2 − In the next step, we will open the ...

Read More

How to set one column control over height in Bootstrap?

Abhishek
Abhishek
Updated on 20-Nov-2023 188 Views

In this article, we will learn how we can set one column control over height in bootstrap? To solve this problem, first we make two different columns on the web page using Bootstrap classes, then we will use a div element inside one of those columns with position absolute to set the control of that particular column over height in bootstrap. Let us now practically understand the above approach or the process in details by implementing it inside the different code examples. Steps Step 1 − In the first step, we will define two different bootstrap columns inside a ...

Read More

What is the full form of GFS?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 511 Views

Introduction Government Finance Statistics (GFS) includes a wide range of elements, including revenue, spending, assets, and liabilities, to offer a comprehensive picture of government finances. It gives stakeholders a clear picture of how public monies are spent and enables governments to manage and oversee their financial actions. The system is based on the accrual accounting approach, which implies that transactions are recorded as they happen, whether or not currency has been transferred, and is designed to capture both cash and accrual transactions. This method ensures better openness and accountability while offering a more realistic view of a government's financial ...

Read More

What is the full form of HPOV?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 322 Views

Introduction Hewlett Packard Open View (HPOV) was developed by Hewlett-Packard (now Hewlett Packard Enterprise), is a collection of software tools for controlling network and system infrastructure. IT specialists can effectively manage and maintain their network and system infrastructure with the help of HP OpenView, which offers a complete collection of tools for network administration, performance monitoring, and capacity planning. Servers, routers, switches, and storage devices may all be managed by HP OpenView, which also supports a number of operating systems, including Windows, Unix, and Linux. Additional network protocols supported by HP OpenView include SNMP, TCP/IP, and HTTP. History and ...

Read More

What is the full form of HPS?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 590 Views

Introduction Hantavirus Pulmonary Syndrome (HPS) is a rare but potentially serious respiratory illness which is caused by hantaviruses. It was first identified in the United States in 1993, and since then, cases have been reported in many other parts of the world. Humans become infected with hantaviruses by coming into contact with contaminated rodents in particular their urine, their droppings, or saliva. HPS is a serious public health concern, and early detection and treatment are critical for successful outcomes. If exposed to the virus, healthy people are equally at risk of becoming HPS. Causes Human hantavirus infections occur infrequently, ...

Read More

What is the full form of HSBC?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 345 Views

Introduction Hong Kong and Shanghai Banking Corporation (HSBC) was founded in 1865 via Sir Thomas Sutherland, a Scottish banker who had previously worked for the Peninsular and Oriental Steam Navigation company (P&O). Sutherland saw a possibility to set up a financial institution that would facilitate the developing change between Europe and Asia, particularly the change between China and Europe. To begin with, the financial institution was set up in Hong Kong as the Hong Kong and Shanghai Banking business enterprise restricted, with a venture to finance the growing trade between China and Europe. Over the years, the financial institution ...

Read More

What is the full form of HSPDP?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 360 Views

Introduction Hill State People's Democratic Party (HSPDP) is a local political party in the Indian state of Meghalaya. Hoping Stone Lyngdoh and other state officials from the Khasi and Jaintia Hills districts launched the party in 1968. The HSPDP works for more autonomy and self-determination for the state's indigenous people and focuses mostly on problems affecting the tribal community of Meghalaya. Over the years, the HSPDP has been embroiled in a number of disputes, including claims of corruption and rivalry among party officials. History and Evolution of HSPDP In 1968, Hoping Stone Lyngdoh and other leaders from Meghalaya's Khasi ...

Read More

What is the full form of HSS?

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 16-Nov-2023 729 Views

Introduction Home Subscriber Server (HSS) is an essential part of a telecommunications network's design. It is a component of the core network, which is in charge of controlling network traffic and signalling. The HSS is often implemented as a distributed architecture, which calls for the existence of numerous instances of the HSS spread over the network. In order to guarantee that the network can function even in the event that one or more HSS instances fail or become overloaded, this is done for redundancy and scalability reasons. In a typical network design, the Mobile Switching Centre (MSC), which is ...

Read More
Showing 33001–33010 of 61,297 articles
Advertisements