[jQuery] How should i load the contents into a frame

2008-05-12 Thread vimal
hi guys, i have 2 frames in a page... in one frame i have a button,onclicking it i want to load the contents into another frame.. can someone help me with this regards, vimal

[jQuery] How to specify a frame as a link's target?

2008-05-12 Thread vimal
hi guys, i have 2 frames in a page... in one frame i have a button,onclicking it i want to load the contents into another frame.. can someone help me with this regards, vimal

[jQuery] Loading a js file with the ajax content

2008-05-07 Thread vimal
i already have a base javascript file containing $ (document).ready().. but i am loading a content using ajax into a div container for those items i just need to load a js file with a $ (document).ready() can any one help me regards vimal das