this question is not related to jQuery. but it confused me for a long
time.  i found some websites use the following syntax to import a js
file or a css file into a webpage, who can explain what does the
parameter after the "?" ? thanks.
-------------------------------------------
<link href="/css/cobrand/no_cobrand.css?v=build-399_3_1424" type="text/
css" rel="stylesheet">
</link>
<script src="/js/scripts.js?v=build-399_3_1424" type="text/
javascript">
-------------------------------------------
the upper text is from http://www.linkedin.com

Reply via email to