how to update two input box in jquery
Posted
by Mac Taylor
on Stack Overflow
See other posts from Stack Overflow
or by Mac Taylor
Published on 2010-04-21T09:32:47Z
Indexed on
2010/04/21
9:43 UTC
Read the original article
Hit count: 214
hey guys
i create two input text fields , one for title and another for permanent link
i need to update the second filed automatically when user is typing the tilte
how can i do such a thing in jquery /php
somehow im looking for a way to simulate wordpress creation of permanent link in post section
© Stack Overflow or respective owner