EasyUI Forum
September 14, 2025, 12:25:25 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: add custom class in textbox  (Read 7442 times)
Opan Mustopah
Full Member
***
Posts: 164


Indonesia


View Profile Email
« on: December 07, 2014, 06:17:43 AM »

night all,

i want to know, it is possible adding a custom class in textbox plugin?
when i add easyui-textbox in some input element, it will generate span element with class textbox, so i want add my custom class into span element,

i already try this:

Code:
$(function(){
$('span.textbox').addClass('input-field');
});

but didn't work.
thanks in advance
Logged

-- Bajak Otak --
*** Sorry for my bad english :3 ***
--JeasyUI version 1.4--
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!