Apr 30, 2008 #1 cabobound Programmer Joined Jul 11, 2007 Messages 80 Location US Does anyone know how Yahoo makes the attachments add a new input box without reloading the page? K
Apr 30, 2008 #2 Sheco Programmer Joined Jan 3, 2005 Messages 5,457 Location US I don't about Yahoo but you can use client-side javascript to modify the DOM and change the page that way... Upvote 0 Downvote
I don't about Yahoo but you can use client-side javascript to modify the DOM and change the page that way...