I am trying to make the magnifying effect work correctly in a store created in prestashop, but I can only make it work in the first image shown. When another image is selected and you click with the mouse, the cover image is zoomed in, always....
I have 3 banners with photos from 3 different places. I need to click on a figure to activate, in a box, the banner of place 1, then click on another figure to activate, in the same box, the banner of place 2 and so on. Can somebody help me. I t...
Good morning.
I have a web application in which based on a function I must present the domain and range of this function, for example, the function 2X + 3 obtain the domain and the range. I do not know if there is a library for this type of s...
I have a problem with the class cs-select , which does not allow me to activate and deactivate a select.
HTML:
<div class="form-group">
<label class="col-sm-2 control-label">Forma de pago:</label>
<div class="...
I would like to ask you for an idea of how I can implement this system, to send for maintenance activities depending on the periodicity.
This image represents the excel to which I must guide to do it web
Until now I only have this, ad...
I have an array called eventDates , to which I want to add dates of type Date . The dates I take from a call to a database, but I do not know how to include them in the array in Dates type.
This is the script:
var eventDates...
Very good people from the forum
What I would like to do, which I do not have the slightest idea in this language, is to show the data that is entered in certain inputs and dropdowns in a secondary screen, so to speak, through a submit so that...
I need to place a timer inside this sweet alert message but where would I have to place it and how? here I have the option to continue navigating in the location.reload () function; but in the isConfirm that a timer of 30 seconds will appear whe...
I have a TextBox box in my html where the base64 string is but I want to convert this string into an image so I can wait for it locally but I want to do this process in javascript.
I have a modal window, and it works for me in all search engines except Internet Explorer, someone could tell me why.
function jmgModal(id, data, ok, input) {
data=data || {};
id="modal-"+id;
var d=document.create...