• 0

Target a DIV?


Question

6 answers to this question

Recommended Posts

  • 0

it might be possible using javascript.

I know you can address the tag from javascript if you set an id with the getElementById method.

eg:

<html>
	<head>
  <script>
 	 function changeText() {
 	 document.getElementById('text').innerHTML = 'Another test text';
 	 }
  </script>
	</head>
	<body>
  <div ID="text">Test text</div>
  <br><br>
  <a href="javaScript:changeText()">Change the text</a>
	</body>
</html>

Link to comment
https://www.neowin.net/forum/topic/174764-target-a-div/#findComment-2231069
Share on other sites

  • 0

Are you talking about where you click a link, and it goes to another portion of the same page..

If so..

<html>
<head>
<title>Page Anchors</title>
</head>
<body>
<div>
<p><a href="#anchor">Go to the anchor named "anchor"</a></p>
</div>
<br />
<div>
<a name="anchor"> </a>
<p>The above link should have brought you here</p>
</div>
</body>
</html>

Link to comment
https://www.neowin.net/forum/topic/174764-target-a-div/#findComment-2246649
Share on other sites

  • 0
  still_idiot said:
Are you talking about where you click a link, and it goes to another portion of the same page..

If so..

<html>
<head>
<title>Page Anchors</title>
</head>
<body>
<div>
<p><a href="#anchor">Go to the anchor named "anchor"</a></p>
</div>
<br />
<div>
<a name="anchor"> </a>
<p>The above link should have brought you here</p>
</div>
</body>
</html>

Nah, he's saying he wants to have content show up in a DIV. Like a frame or iframe. I like this style much better. Problem is, I only know how to with PHP

Link to comment
https://www.neowin.net/forum/topic/174764-target-a-div/#findComment-2247257
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I'd concur too, as an informed enthusiast I'd find it a good deal, but your average Joe just wants cheap as possible and it's hard to beat Amazon or Ebay builds for that.
    • Now you know how many would-be Windows 11 users felt. I’m not justifying any of it, but MS and Apple both do it.
    • An Air India plane with 242 people on board crashed Thursday near a major international airport in the western Indian city of Ahmedabad, the airline and the country's government said. https://www.nbcnews.com/world/asia/air-india-plane-crashes-indias-ahmedabad-airport-rcna212545
    • NTLite 2025.06.10473 by Razvan Serea NTLite is a Windows configuration tool that allows you to modify your existing Windows install or an image yet to be deployed, remove Windows components, configure and integrate, speed up the Windows deployment process. Reduce Windows footprint on your RAM and storage drive memory. Remove components of your choice, guarded by compatibility safety mechanisms, which speed up finding that sweet spot. Windows Unattended feature support, providing many commonly used options on a single page for easy setup. Easily integrate a single or multiple drivers, update or language packages. Package integration features smart sorting, enabling you to seamlessly add packages for integration and the tool will apply them in the appropriate order, keeping hotfix compatibility in check. One of the important new features of NTLite (compared to its predecessors) is the ability to modify an already installed the operating system, by removing unnecessary components. Supports Windows 11, 10, 8.1 and 7, x86 and x64, live and image. Server editions of the same versions, excluding support for component removals and feature configuration. ARM64 image support in the alpha stage. Does not support Checked/Debug, Embedded, IoT editions, nor Vista or XP. NTLite 2025.06.10473 changelog: Upgrade UI: Text size now set as host, more readable on some systems Post-setup: Loading progress improvement for the 99% delay Components: ‘Snipping tool’ compatibility option UI-Translation: Thanks for Romanian (Coman) Fix Updates: Parallel WinRE integration getting stuck Updates: Download overwrite previous Defender updates Settings: Win10 News widget disabling Download: NTLite 64-bit | 21.5 MB (Free, paid upgrade available) Download: NTLite 32-bit | 19.3 MB Link: NTLite Home Page | NTLite Features | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      elsafaacompany earned a badge
      Week One Done
    • Week One Done
      Yianis earned a badge
      Week One Done
    • Veteran
      Travesty went up a rank
      Veteran
    • One Month Later
      somar86 earned a badge
      One Month Later
    • Week One Done
      somar86 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      ATLien_0
      259
    3. 3
      +Edouard
      183
    4. 4
      +FloatingFatMan
      180
    5. 5
      snowy owl
      132
  • Tell a friend

    Love Neowin? Tell a friend!