TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kannan AU
NA
57
24.3k
In Jquery How to remove the text from DOM element
Jul 20 2019 4:21 PM
Dear All,
I am new to Jquery, Please help me.
I need to remove the
text 'Commercial' and 'Government' from the DOM HTML.
Kindly find the attached image which has my complete DOM element.
I have tried with the below code, It did not work :$('Government').hide();
Here is the DOM element :
<label>
<input name="IsGovernment" disabled="disabled" id="IsGovernment" style="display: none;" aria-label="Commercial" type="radio" value="C">
<span class="s-panel-label-text">Commercial</span>
</label>
Attachment:
DOM_ELEMENT_NeedToRemove.zip
Reply
Answers (
1
)
Url is not working when page reload in react js
onhover how to create a boreder bottom