Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6762195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:17:19+00:00 2026-05-26T14:17:19+00:00

I have a small question about dojo: I have a div: <div id=image class=classImage>

  • 0

I have a small question about dojo:
I have a div:

<div id="image" class="classImage">
   <img src="abc.com/image1.jpg" />
</div>

my question is: how can i get the link abc.com/image1.jpg inside that div:).
Thanks for suggestion!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:17:20+00:00Added an answer on May 26, 2026 at 2:17 pm

    You can choose one of the many ways to access that particular image node:

    //Get the first image tag that is a child of the node
    //with the "image" id:
    var img_node = dojo.query('#image img')[0];
    

    And then you can peek at the src attribute to get the link

    var link = dojo.attr(img_node, 'src');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have small question about pdp-11(simulator), I have this command (it begins from the
I have small design question about html.DropDownListFor() How can I change width of html.DropDownListFor()
I have a small question about static variable and TypeObjects. I use the API
I have a small question about structures with the LayoutKind.Explicit attribute set. I declared
I have a small question about threads. On Unix systems, we have nice ,
I am new to Shell script. Just have a small question about some script
Another small question about STL: i have Dictionary: map <string,vector <Wordy> > Dictionary; using
I have a small question about using jquery. I have the following code: <html>
I have a small question about a problem I encountered writing my first python
I have a small question about my project you could not know, I understand.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.