Trending questions in Edureka Community

0 votes
0 answers

How to display HTML tags as plain text?

On my website, I have an input ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points

edited Mar 4 24 views
0 votes
0 answers

CSS background image to fit width, height should auto-scale in proportion

I have body { background: ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 23 views
0 votes
0 answers

CSS media query to target iPad and iPad only?

Hello, I work with a variety of ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 23 views
0 votes
0 answers

Typescript: TS7006: Parameter 'xxx' implicitly has an 'any' type

In testing my UserRouter, I am using ...READ MORE

Jul 29, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 20 views
0 votes
0 answers

How do I style a <select> dropdown with only CSS?

Is it possible to style a choose> ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 23 views
0 votes
0 answers

what innerHTML is doing in javascript?

Can someone explain what innerHTML in javascript ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points

edited Mar 4 23 views
0 votes
0 answers

How to use PHP htmlentities()?

Currently, I'm using htmlentities() in my app ...READ MORE

Jul 29, 2022 in HTML by Tejashwini
• 3,820 points

edited Mar 4 23 views
0 votes
1 answer

Check if checkbox is checked with jQuery

To check whether a Checkbox has been ...READ MORE

Jun 23, 2022 in Web Development by rajatha
• 7,680 points
1,537 views
0 votes
0 answers

Square brackets around vs after expression in Typescript

The following two Typescript square bracket notations—are ...READ MORE

Jul 29, 2022 in TypeSript by Tejashwini
• 3,820 points

edited Mar 4 19 views
0 votes
0 answers

Responsive font size in CSS

I've created a site using the Zurb Foundation ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 21 views
0 votes
0 answers

Embed TypeScript code in an HTML document

Can TypeScript code be inserted into a ...READ MORE

Jul 29, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 18 views
0 votes
0 answers

Why are my CSS3 media queries not working on mobile devices?

I'm using media queries in the styles.css, ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 21 views
0 votes
0 answers

What means "ambient" in TypeScript

I don't understand what means the word ambient in ...READ MORE

Jul 29, 2022 in TypeSript by Tejashwini
• 3,820 points

edited Mar 4 17 views
0 votes
0 answers

How to combine object properties in typescript?

If I have two items, what is ...READ MORE

Jul 29, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 16 views
0 votes
0 answers

What are the implications of using "!important" in CSS?

I've been working on a website for ...READ MORE

Jul 18, 2022 in CSS by Edureka
• 13,620 points
492 views
0 votes
1 answer

Is Excel Alt+Enter same as Newline character \n ?

According to the excel documentation, pressing alt+enter ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
5,315 views
0 votes
0 answers

The characteristics of flame retardant curtain fabric

Flame retardant curtain fabric is a product ...READ MORE

Jul 29, 2022 in Big Data Hadoop by qiansifang

edited Mar 4 23 views
0 votes
0 answers

Difference between for loop and the range based loop in C++

The distinction between a for loop and ...READ MORE

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
679 views
0 votes
0 answers

Python - TypeError: Object of type 'int64' is not JSON serializable

My data frame has store names and ...READ MORE

May 26, 2022 in Python by Kichu
• 19,040 points
2,680 views
0 votes
0 answers

How to add and declare new property to class using decorator in typescript (angular)

I'm trying to add new property to ...READ MORE

Jul 5, 2022 in TypeSript by Logan
• 2,140 points
1,045 views
0 votes
0 answers

jQuery Facebox plugin: Focus the popup appearance

I have an HTML page with facebox ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
399 views
0 votes
0 answers

Alternative to decorate function in TypeScript

Since TypeScript allows decorate only class, method, ...READ MORE

Jul 14, 2022 in TypeSript by Logan
• 2,140 points
588 views
0 votes
0 answers

R function rep() in Python (replicates elements of a list/vector)

Each element of a vector is duplicated ...READ MORE

Jun 24, 2022 in Data Analytics by Sohail
• 3,040 points
1,506 views
0 votes
0 answers

What is object slicing?

What is object slicing in C++ and ...READ MORE

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
627 views
0 votes
1 answer

Pure JS equivalent of Jquery eq()

To get the element index in the ...READ MORE

Jun 23, 2022 in Web Development by rajatha
• 7,680 points
1,536 views
0 votes
0 answers

How do I encode/decode UTF-16LE byte arrays with a BOM?

UTF-16 byte arrays must be encoded and ...READ MORE

Jul 28, 2022 in Java by krishna
• 2,820 points

edited Mar 4 33 views
0 votes
0 answers

Stretch background image css?

<td class="style1" align='left' height='35'> <div style='overflow: ...READ MORE

Jul 11, 2022 in CSS by Edureka
• 13,620 points
777 views
0 votes
1 answer

How to use useState hook in React with TypeScript correctly?

Without any initial argument, the type of email and setEmail will ...READ MORE

Jun 10, 2022 in TypeSript by Nina
• 3,060 points
2,068 views
0 votes
0 answers

not able to run graphics in DEV C++

Unable to run the graphics from following ...READ MORE

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
604 views
0 votes
0 answers

What Does 'zoom' do in CSS?

I saw that certain jQuery plugins utilize ...READ MORE

Jul 18, 2022 in CSS by Edureka
• 13,620 points
471 views
0 votes
0 answers

Cartesian product of multiple arrays in JavaScript

How can I find the cartesian product ...READ MORE

Jul 28, 2022 in TypeSript by krishna
• 2,820 points

edited Mar 4 30 views
0 votes
1 answer

How to get the "Name Box" name of an Excel cell?

By typing in the Name Box, you ...READ MORE

Mar 15, 2022 in Database by gaurav
• 23,260 points
5,911 views
0 votes
0 answers

Loading image using CSS animation VS loading using GIF image

I ran the following tests to see ...READ MORE

Jul 6, 2022 in CSS by Edureka
• 13,620 points
976 views
0 votes
0 answers

PHP arrays... What is/are the meaning(s) of an empty bracket?

I ran this type of code $form['#submit'][] = ...READ MORE

Jul 28, 2022 in Others by krishna
• 2,820 points

edited Mar 4 24 views
0 votes
3 answers

i am installing wordcloud using pip but i am unable to do that ....i am getting the following error

word cloud is not supported for python ...READ MORE

Apr 15, 2020 in Python by anonymous
33,833 views
0 votes
0 answers

How do I determine whether an array contains a particular value in Java?

I have this string pattern public static final ...READ MORE

Jul 28, 2022 in Java by krishna
• 2,820 points

edited Mar 4 23 views
0 votes
0 answers

C - If value in array

I have this goal to check if ...READ MORE

Jul 28, 2022 in C++ by krishna
• 2,820 points

edited Mar 4 22 views
0 votes
0 answers

W3.CSS vs Bootstrap: which is faster and better?

Which is faster, W3.CSS or bootstrap, and ...READ MORE

Jul 11, 2022 in CSS by Edureka
• 13,620 points
766 views
0 votes
0 answers

background-size in shorthand background property (CSS3)

I'm trying to mix background-image and background-size properties in a shorthanded background property. ...READ MORE

Jul 6, 2022 in CSS by Edureka
• 13,620 points
965 views
0 votes
0 answers

Check if a string is palindrome

I need to write a software that ...READ MORE

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
644 views
0 votes
0 answers

How to traverse stack in C++?

Is traversing std::stack possible in C++? It is not possible to traverse using the following method.  Because there is no member end in std::stack. std::stack<int> foo; // .. for (__typeof(foo.begin()) it = foo.begin(); ...READ MORE

Jun 1, 2022 in C++ by Nicholas
• 7,760 points
2,442 views
0 votes
0 answers

Transition color fade on hover?

I want to have this h3 fade ...READ MORE

Jul 28, 2022 in CSS by Edureka
• 13,620 points

edited Mar 4 23 views
0 votes
1 answer

Get current date in DD-Mon-YYY format in JavaScript/Jquery

Get Current Date In DD-Mon-YYY Format In ...READ MORE

Jun 28, 2022 in Web Development by rajatha
• 7,680 points
1,387 views
0 votes
0 answers

jQuery + JSON how to define key from variable

I have the following code $.post( ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points

edited Mar 4 22 views
0 votes
0 answers

If isset $_POST

I have a form on one page ...READ MORE

May 28, 2022 in PHP by Kichu
• 19,040 points
2,592 views
+1 vote
0 answers

Parse (split) a string in C++ using string delimiter (standard C++)

In C++, I'm processing a string like follows: using namespace std; string parsed,input="text to be parsed"; stringstream ...READ MORE

Jul 4, 2022 in C++ by Nicholas
• 7,760 points
955 views
0 votes
1 answer

jQuery Validation plugin. Two custom rules not working

validation plugin works according to the name attribute and ...READ MORE

Jun 20, 2022 in JQuery by rajatha
• 7,680 points
1,613 views
0 votes
0 answers

How to calculate the mean/sd of a vector without using the in-built R function?

I'm just having trouble understanding what must ...READ MORE

Jul 25, 2022 in Data Analytics by avinash
• 1,840 points

edited Mar 4 142 views
0 votes
0 answers

How to use setprecision in C++

I'm new to C++ and all I want to do is print my point number up to two digits.  For example, if the number is 3.444, the output should be 3.44, and if the number is 99999.4234, the output should be 99999.42.  How am I going to do that?  The value changes over time.  This is my code. #include <iomanip.h> #include <iomanip> int main() { ...READ MORE

Jul 5, 2022 in C++ by Nicholas
• 7,760 points
917 views
0 votes
0 answers

How to pass reference-to-function into another function

Using function pointers as arguments for other ...READ MORE

Jul 11, 2022 in C++ by Nicholas
• 7,760 points
628 views