Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

228
Visualizações
Remove resizable cursor in kQuery resizable element

I have created a container which is not resizable during initialization but when I'm clicking it it's width is expanding and then it is resizable,and on clicking again it's width it again contracting and the container becomes not resizable. However the problem is I'm able to disable resizable on the container but resize cursor is still there, how can I remove it ?

I'm using this code:

// while intializing
$(".container").resizable({
    disabled:true,
    handles:"e,w"
});

//on Click event

disableSideBarResize: function() {
    $(".container").resizable().resizable("disable");
},

enableSideBarResize: function() {
    $(".container").resizable().resizable("enable");
},

But I'm not able to remove the resize cursor/icon. Can anyone please help me with this?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Syntax:

$( ".selector" ).resizable( "disable" );

CDN Link: First, add jQuery UI scripts needed for your project.

code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css Blockquote

code.jquery.com/jquery-1.12.4.js And code.jquery.com/ui/1.12.1/jquery-ui.js

Check the link https://www.geeksforgeeks.org/jquery-ui-resizable-disable-method/

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda