[jQuery] How to append a to line of orphan text?

2010-01-05 Thread Tong
Hi, I have the following HTML: Some Text Here: More Text Here Some Text Here: More Text Here Some Text Here: More Text Here How could I use jQuery to wrap each line of text in a and remove all the and finally wrap all the in a ? Example: Some Text Here: More Text Here So

Re: [jQuery] $.ajax and $.get

2009-11-27 Thread Wayne Tong
rst questions: > > 1) What is the response from the server in both cases? > > 2) Install Fiddler2 [*] and have it log the session. What does it show? > > -Mike > > [*]: http://www.fiddler2.com/ > > > On Fri, Nov 27, 2009 at 5:50 AM, Wayne Tong wrote: > >>

[jQuery] $.ajax and $.get

2009-11-27 Thread Wayne Tong
Hi Guys, Need some help on $.get or $.ajax, I have the following code that will send request to server then get either JSON or XML data back, but it seems only working in IE8, not working in Firefox 3.5, In IE8, it returns: data: [object Object] textStatus: success something: undefined in Firefo

[jQuery] thumbnail gallery messy from blogspot to custom domain

2009-11-14 Thread brandon Tong
Hi there, I have totally no training in jquery so I'm just trying my luck here. I have a thumbnail gallery in blogspot before and it is properly arranged in 2 rows, with 9 in each row. After transferring it to a custom domain, the thumbnail gallery is in a mess and arranged vertically and overlapp