Search
 
SCRIPT & CODE EXAMPLE
 

HTML

data-url html

<a id = "test" data-url="https://www.google.com/">
<script>
  var a = document.getelementbyid('test');
  var url = a.data('url');
  </script>
Comment

PREVIOUS NEXT
Code Example
Html :: cuales son los elementos bloque y los elementos linea 
Html :: default index.html code reac 
Html :: html index page 
Html :: html add page to document 
Html :: CLI configuration File in terraform ? 
Html :: where does lava come from 
Html :: https://stackoverflow.com/questions/47961310/how-to-stack-multiple-images-in-bootstrap-4-carousel?rq=1 
Css :: css center element on screen 
Css :: how to blur background color in css 
Css :: remove bullets from list css 
Css :: input checkbox size 
Css :: use .ttf in css 
Css :: css text selection none 
Css :: fixed image background css 
Css :: 100vh - 100px 
Css :: not disabled css 
Css :: how to use gradient as text color 
Css :: input type search remove x 
Css :: slick margin between slides 
Css :: css hover mouse hand 
Css :: css image round 
Css :: how to cover full image in css 
Css :: add google font 
Css :: restrict a paragraph height css 
Css :: change input border color when selected 
Css :: border box reset 
Css :: css overflow y 3 dots 
Css :: add background overlay over background image 
Css :: flex center 
Css :: tablet screen size css 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =