Jump to content

pspfreak101

Members
  • Posts

    36
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

pspfreak101's Achievements

Member

Member (2/5)

0

Reputation

  1. Thank you, this worked perfectly
  2. Ok I'm not sure how to approach this one I want to swap the value thats in a span in put it in a text field. My regex /<span>.+[0-9]<\/span>/g Example: My data looks like this <span class="SomeClass"> <span>5000</span> </span> I want to remove the span and have the value in a text field like this <input type="text" name="score" value="5000" />
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.