Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: inner html targets  (Read 3575 times)

0 Members and 1 Guest are viewing this topic.

trixobam

  • Newbie
  • *
  • Posts: 1
    • View Profile
inner html targets
« on: May 22, 2013, 02:26:41 pm »
Hi,
I would suggest to add html targets on this page:
http://www.sfml-dev.org/download/bindings.php

I mean replace:
<h2>JSFML</h2>
by
<h2 id="JSFML">JSFML</h2>

so that we could use links like:
http://www.sfml-dev.org/download/bindings.php#JSFML

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: inner html targets
« Reply #1 on: May 22, 2013, 06:13:14 pm »
Done.

Thank you for your feedback :)
Laurent Gomila - SFML developer

 

anything