selector tag

5 questions


1 answers
72 views
0
Android Button Selector

The source below is usually a button selector that appears gray when the red button is pressed.Um... Can I change the size of the text and the color of the text when the button is pressed?<item and...

1 years ago

3 answers
87 views
0
I'm going into javascript right now. I have a question

Hello, developers. I'm going to make a conditional statement and implement it. if (b!==number) { alert('Number only allowed')}else{a*b}a=What I typed in advance and am currently printing on the screen...

1 years ago

2 answers
107 views
0
CSS Diner Selector Question!!

Sir, I've solved all the rest of the problems, but I don't know how to solve these two problems using two choices


1 answers
92 views
0
jQueryth-child() Selector Question.

$('div:nth-child(2)').css ('background', 'red') applied. div I tried to apply it to my second child, I don't know why it applies to all children except section data-role=header $('div:nth-child(1)').W...

1 years ago

1 answers
95 views
0
[jQuery] How do I select only options with values in a particular select?

I'm a beginner developer. I received a request for development, but I'm posting a question because I thought there's a better way.<select id=selectid> <option value=>Select</option> ...

1 years ago

© 2024 OneMinuteCode. All rights reserved.