mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-30 20:50:24 +00:00
10 lines
163 B
HTML
10 lines
163 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div data-nstest-role="page">
|
|
<a href="?foo=bar" id="query-param-anchor">query param</a>
|
|
</div>
|
|
</body>
|
|
</html>
|