Skip to content

Instantly share code, notes, and snippets.

View foxtrime's full-sized avatar

Victor Mussel Candido foxtrime

View GitHub Profile
@julianjupiter
julianjupiter / bs_table_modal.html
Last active October 16, 2023 23:06
Get the specific id and display its values to a Bootstrap modal
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap 101 Template</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">