Search:

Type: Posts; User: Aivaras

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,615

    Re: Changing content

    Its java question. I want that on respond javascript would be edited.
    Urls would be converted from:
    <script type="text/javascript" src="script.js"></script>
    to
    <script type="text/javascript"...
  2. Replies
    2
    Views
    1,615

    Changing content

    Hello,

    is it possible with Filter to change this:
    <script type="text/javascript" src="script.js"></script>

    into this:
    <script type="text/javascript" src="script.js?v=1"></script>

    If it...
Results 1 to 2 of 2