/    Sign up×
Community /Pin to ProfileBookmark

How to find where a button get his label name from

[upl-image-preview url=https://www.webdeveloper.com/assets/files/2020-05-23/1590221607-276662-tangopapas-home-page.png]
Greeting to every one in this forum.

I am completely new to web development. I have no idea if I am asking the question to the correct place.
So please try not be that hard on me. :slight_smile: please.

so my question is :
I’ve attached a printscreen of my homepage.
I have downloaded the html_public file from my web server.
How can i find where those buttons in the search form get their name (label) from? specially this blue button with the label “cars”
can i use atom to it ? is there a way to show atom the element and search in the project what files are associated with this element ?

or if those are not the way of doing it, can you suggest a way of solving my problem ?

Thank you very much for your time reading this,

Looking forward for your reply.

to post a comment
Full-stack DeveloperJavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@NachfolgerMay 23.2020 — @Kourpetis#1618732

Sure,
  • 1. Navigate to /html_public/home/ find index.php or index.html or index.aspx and then open it.

  • 2. Search for "Cars" with case sensitivity ON

  • 3. Locate the id= attribute or the class= attribute, and do a project search for either of the results.


  • Ex. if the button id attribute is "cars-button-xyz-1233" then (IN **ATOM.IO** IDE) press CTRL+Shift+F and paste cars-button-xyz-1233 in the top search box and press "Search" or "find all"
    ×

    Success!

    Help @Kourpetis spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 3.28,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,

    tipper: Anonymous,
    tipped: article
    amount: 10 SATS,
    )...