Most answered questions in Web Development

0 votes
1 answer

Unsure how to turn this jQuery code to React

You can initialize a state for navTrigger whic tell ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
862 views
0 votes
1 answer

Jquery Mobile go back button scrolls to top

I had this issue i fixed it ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
560 views
0 votes
1 answer

toaster.clear('*') does not work inside a jQuery function

The error - "TypeError: $.toast is not a ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
3,429 views
0 votes
1 answer

JQuery Difference between hide() and fadeOut() , show() and fadeIn()

Main difference between FadeIn, FadeOut vs hide, ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
2,089 views
0 votes
1 answer

jQuery Countdown get time until 10:00 am today or tomorrow

The following should work (console.log() was added for ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
1,423 views
0 votes
1 answer

Jquery vegas plugin image resize within <div> elements

Actually vegas plugin is meant for body ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
473 views
0 votes
1 answer

JQuery AJAX Consume SOAP Web Service

Try setting processData: false flag. This flag is true by default ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
1,717 views
0 votes
1 answer

jquery .on() method with load event

load() . The load() method attaches an event ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
2,928 views
0 votes
1 answer

Using reactJS, php and mysql is possible?

I want to study ReactJS; is there ...READ MORE

Aug 5, 2022 in PHP by narikkadan
• 63,700 points
437 views
0 votes
1 answer

Linking to a specific part of a web page

This is only possible if the website ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
302 views
0 votes
1 answer

How to word wrap text in HTML?

Try this: div { width: ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
928 views
0 votes
1 answer

How to set a border for an HTML div tag?

 you can use border-width:2px; border-style:solid; border-color:black; or as shorthand border: 2px solid ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
412 views
0 votes
1 answer

html Modal popup

Try this example: var modal = document.getElementById('modal'); var shade ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
656 views
0 votes
1 answer

How to make my font bold using css?

In HTML, use the strong or b ...READ MORE

Aug 8, 2022 in CSS by Tanishqa
• 1,170 points
545 views
0 votes
1 answer

CSS-only masonry layout

A masonry feature is included in CSS ...READ MORE

Aug 8, 2022 in CSS by Tanishqa
• 1,170 points
1,007 views
0 votes
1 answer

HTML and CSS: What do the <ul> and <li> tags stand for?

The term ul stands for unordered list. ...READ MORE

Aug 4, 2022 in CSS by Tanishqa
• 1,170 points
5,843 views
0 votes
1 answer

How do I specify row heights in CSS Grid layout?

Apparently, the auto value on the grid-template-rows property does exactly what ...READ MORE

Aug 4, 2022 in CSS by Tanishqa
• 1,170 points
6,479 views
0 votes
1 answer

CSS calc width and height values

Yes, there are CSS variables named vh ...READ MORE

Aug 4, 2022 in CSS by Tanishqa
• 1,170 points
5,632 views
0 votes
1 answer

jquery - is not a function error

In Wordpress jQuery.noConflict() is called on the jQuery file ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
537 views
0 votes
1 answer

Triggering jQuery on an opener window

try: window.opener.$('.abc').trigger('click') READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
877 views
0 votes
1 answer

jQuery UI dialog without a title bar but keep the close button

Use this to remove the titelbar of ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
1,135 views
0 votes
1 answer

jQuery text animation "explosion" effect on hover

The logic: Wrap each textual character inside a <span> tag Make ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
686 views
0 votes
1 answer

jQueryUI Datepicker prev and next icons not showing

When downloading jQuery-UI you should get a zip file ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
2,558 views
0 votes
1 answer

jQuery 3.1.1 violation of CSP directive

It looks like a bug or quirk ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
2,433 views
0 votes
1 answer

how to rotate image image 3d in jquery on swipe up and swipe down

If you're not using one of the ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
1,407 views
0 votes
1 answer

jQuery .html() vs .append()

You have the :hover pseudo on your CSS. While ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
379 views
0 votes
1 answer

Jquery trigger only on small window

You have the :hover pseudo on your CSS. While ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
712 views
0 votes
1 answer

Is there an "exists" function for jQuery?

Yes! The $. fn. exists example is replacing ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,680 points
335 views
0 votes
1 answer

What does CSS measurement unit 'em' actually stand for?

It stands for "emphemeral unit," which refers ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
514 views
0 votes
1 answer

HTML/CSS - Adding an Icon to a button

Here's what you can do using font-awesome ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
5,250 views
0 votes
1 answer

Adding style to file upload button in css

The best approach would be to tie ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
687 views
0 votes
1 answer

Vertical and horizontal align (middle and center) with CSS?

There are many methods : Center horizontal and ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
1,200 views
0 votes
1 answer

What is the meaning of "cascading' in CSS??

Cascading simply implies that it may be ...READ MORE

Aug 3, 2022 in CSS by Tanishqa
• 1,170 points
650 views
0 votes
1 answer

trying to align html button at the center of the my page

For example: HTML <div> <button>Submit</button> </div> CSS button { margin:auto; ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
335 views
0 votes
1 answer

How to trigger a file download when clicking an HTML button or JavaScript?

For the button you can do <form method="get" ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
2,676 views
0 votes
1 answer

Uses for the '&quot;' entity in HTML

It is impossible and unnecessary to know ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
906 views
0 votes
1 answer

Refresh a page using JavaScript or HTML

window.location.reload(); in JavaScript <meta http-equiv="refresh" content="1"> in HTML ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
433 views
0 votes
1 answer

How to add/update an attribute to an HTML element using JavaScript?

You can read here about the behaviour of attributes ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
420 views
0 votes
1 answer

jQuery percentage calculation round up

If you just need the formatted string, ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
2,053 views
0 votes
1 answer

Jquery pickatime, Drop down window not closing after on change event

Maybe your input element falls within label ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
402 views
0 votes
1 answer

How can I keep my sub-menu open in jQuery hover menu?

keeping sub menu open on hover and ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
3,159 views
0 votes
1 answer

Not able to show/hide div which is nearest to checkbox using JQuery

pretty simple: $('.check-hide-show-content').hide(); // hide all content divs // ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
1,215 views
0 votes
1 answer

Is there a plugin or example of a jquery slider working with non-equably divisible values?

You could do it using jquery's slider ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
400 views
0 votes
1 answer

Detecting DOM Ready State Within an iFrame (jQuery)

You can place a SCRIPT tag at ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
2,000 views
0 votes
1 answer

jQuery Ajax throws error while using JSON Parse for Wikipedia API

<!Doctype html> <html> <head> ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,680 points
2,589 views
0 votes
1 answer

Problems with JQuery $.ajax request to random.org api

You need to stringify the data yourself ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
793 views
0 votes
1 answer

What does "this" mean in jQuery?

this is a reference to the member that ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
533 views
0 votes
1 answer

How do I access FooBox lightbox jQuery Events API?

Their docs site doesn't seem to be ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
288 views
0 votes
1 answer

jQuery - Round to 2 decimal places and calculate with that number

To format a number using fixed-point notation, ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
5,128 views
0 votes
1 answer

Translating a page with jquery "translator", google translate etc

Why not use Google's Website Translator? They have ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,680 points
1,126 views