Skip to main content

All Questions

Tagged with
0 votes
1 answer
74 views

datatables returning node from render doesnt work in responsive

according to the doc: https://datatables.net/reference/option/columns.render There are four special values that columns.render can resolve to: (...) node (2.0) - when requesting the display data type,...
murison's user avatar
  • 3,833
0 votes
0 answers
34 views

Responsive does not work when using DataTable in Modal with JS

I use DataTable with JS. Normally, when I use it inside the page, there is no problem in the responsive part. But when I add DataTable in any modal, the responsive feature does not appear. How can I ...
Serdar Karaca's user avatar
1 vote
0 answers
100 views

How can I make coordinates of a polygon responsive?

I return to the depths of imagemap surgery. I'm an amateur working on a website with HTML, CSS, and JQuery. I have an imagemap that should scale responsively to the page size, but I am using polygons ...
sammy oster's user avatar
0 votes
0 answers
36 views

Flex doesn't help to make div responsive and I cannot understand the reason why?

I'm trying to make responsive layout of web page but stuck at the point when I want to make div (header) to be responsive. Even though I settled display: flex to all of the parent containers it still ...
tresor13's user avatar
-1 votes
1 answer
149 views

Responsive jQuery Function

The below script I am using is currently working when it comes to calling the jQuery when it hits a specific screen size. However, my window.onmousemove event is no longer working. When you hover over ...
bigant841's user avatar
0 votes
0 answers
195 views

DataTables Responsive is not being applied in my symfony project

I am in charge of maintaining an application and I am trying to apply responsiveness to a datatable, I have tried the different ways that the documentation provides but nothing works, when reducing ...
Alexis Villegas's user avatar
0 votes
1 answer
268 views

classic ck editor not responding on smaller width browser sizes

am editing data on a modal whereby on clicking the edit button in the page a modal appears.on the modal i have a div that i have appended a text area using ck-ediotr 5 that shows the details from the ...
stephen Weru's user avatar
0 votes
1 answer
51 views

On mobile, my first responsive card won't appear until the screen is touched

On this page: http://limitlesshoops.com/pr0digies/home.html --- see the source code --- the first card won't show until I scroll or tap the screen, while the original codepen (https://codepen.io/...
Jon Sanders's user avatar
-2 votes
1 answer
81 views

Zooming your webapplication on demand

Im working on a very large asp.Net mvc application, that uses the full width of the screen to show thing. Already on a full HD screen, things are limited, and barely squishable. When I want to make it ...
user15622687's user avatar
0 votes
1 answer
124 views

How can I make the language-picker button save the value after it is clicked and the page is reloaded?

a JQuery newbie here. The following jquery code for a language-picker (to be used on multi-language website, let's say) should show the active language clicked by user. The problem is that after the ...
carrotcoach's user avatar
0 votes
1 answer
59 views

Getting Images from one page to show up on the following one

I am trying to get the image from a figure tag to show up on the next page using JQuery. Here's the code for JQuery that I've tried using: (() => { $("a").click(function(){ ...
SRGWaterloo's user avatar
0 votes
2 answers
264 views

I am creating css flip cards for projects using Django template tags to iterate over the cards. All of the buttons only flip the first card

As it says in the title. I know Django well, but am still getting the hang of using JS for this type of thing. I am iterating over the cards with {% for project in projects %}, and everything is ...
Jordan Miracle's user avatar
1 vote
0 answers
39 views

Jquery click funtion is not working when mobile view

I have jquery click funtion which is to close custom modal. It's working perfectly except when I'm on mobile view (I use different type of browser but still not working when it's on mobile view) I ...
Chepky Pie's user avatar
2 votes
1 answer
892 views

Responsive ImageMap rwdImageMaps not working

I have been using rwdImageMaps 1.6 with JQuery 3.5.1 for the past year on several projects without any issue. Just today, I realize that the map areas are not working anymore. Coordinates return as ...
Samuel Tan's user avatar
0 votes
0 answers
31 views

Text controls that allows increasing/decreasing of all texts font size

I am working on a freelancing project and I need to get this part done no matter what. For screen resolutions lower than 1200px, I have used "rem" for font-size and changed the HTML font-...
Mohammad El Far's user avatar

15 30 50 per page
1
2 3 4 5
20