jQuery: The Write Less, Do More JavaScript Library

Swapping Content to Multiple Divs

View: New views
1 Messages — Rating Filter:   Alert me  

Swapping Content to Multiple Divs

by Velcrobelly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am trying to localize a form and need to be able to swap content based on a hyperlink that is clicked. This would be for an unlimited number of languages and 'text areas' (most likely divs).

I hope the following diagram makes sense as to what I am trying to do...


             [hyperlink: English]     [hyperlink: German]     [hyperlink: Spanish]
 
[[ content is changed to the appropriate language for the link that was clicked ]]
 
[[ content is changed to the appropriate language for the link that was clicked ]]
 
[[ content is changed to the appropriate language for the link that was clicked ]]