Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

jquery change font color

$(this).css('color', 'red');
Comment

jquery change text color

$(this).css({ 'color': 'red', 'font-size': '150%' });
Comment

PREVIOUS NEXT
Code Example
Javascript :: TypeError: Promise resolver undefined is not a function 
Javascript :: create react app node 12 
Javascript :: jquery get class name 
Javascript :: check class exist in element by parent id in jquery 
Javascript :: plusieurs style sur un element javascript 
Javascript :: set onclick javascript 
Javascript :: aabb javascript 
Javascript :: js convert nodelist to array 
Javascript :: javascript sort array by A-Z in js 
Javascript :: concurrently node react 
Javascript :: nuxt function call top scroll to top 
Javascript :: sequelize generate migration 
Javascript :: shuffle the array 
Javascript :: convert/replace space to dash/hyphen javascript 
Javascript :: validate name in javascript 
Javascript :: get buffer from jimp js 
Javascript :: activate es6 module node package.json 
Javascript :: field options mongoose 
Javascript :: read keyboard reactjs 
Javascript :: how to update node js version 
Javascript :: jquery scrolltop animate 
Javascript :: Use Recursion to Create a Countdown 
Javascript :: jquery remove all tr from table 
Javascript :: javascript convert string to number 
Javascript :: electron specify minimum size 
Javascript :: how to hover the mouse on an element cypress mouseover 
Javascript :: text to Speech in javascript code 
Javascript :: javascript loop through array 
Javascript :: nx serve 2 applications 
Javascript :: two button in one row react native 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =