Re: [jQuery] Help - How to create a sortable tabstrip?

2007-01-28 Thread zelexir
Skorpion wrote: > > Hey Wayde > Just had a quick look and from what I can see your javascript isn't even > javascript, it's copies of the HTML... Both the jquery.js and the > interface.js. > > Might need to fix that before anything will work... > > Allan > > > WG wrote: >> Hi Folks, >> >>

Re: [jQuery] Calling a "default" function in a IFrame

2007-01-27 Thread zelexir
zelexir wrote: > > > > zelexir wrote: >> >> Hi there, >> >> I'm trying to edit thickbox to call a default function whenever a >> iframe has loaded, the function will not always exist in the page >> loaded so I would not want a

Re: [jQuery] Calling a "default" function in a IFrame

2007-01-27 Thread zelexir
zelexir wrote: > > Hi there, > > I'm trying to edit thickbox to call a default function whenever a > iframe has loaded, the function will not always exist in the page > loaded so I would not want a JS-error when this is the case. > Code I'm using a

[jQuery] Giving up regular DOCTYPES

2007-01-24 Thread zelexir
So, I had a wakeup call the other day when looking for a solution to a problem of mine when I bumped into this: http://www.cs.tut.fi/~jkorpela/html/own-dtd.html Creating your own DTD for HTML validation . So I'm wondering, why this isn't more widespread. Now I can write code like this: This is a

Re: [jQuery] Problem with "&" when posting with ajax.

2007-01-24 Thread zelexir
nt+'&content='+encodeURIComponent(new_content); > > > zelexir wrote: >> >> Hi there. >> >> I ran into a little problem today, working with some forms. Whenever >> something is submitted and has a "&" in it it will break my code.

[jQuery] Problem with "&" when posting with ajax.

2007-01-24 Thread zelexir
Hi there. I ran into a little problem today, working with some forms. Whenever something is submitted and has a "&" in it it will break my code. For instance: I have a admin interface with a WYSIWYG editor, so whenever a &nbps; or " or anything similar it will break in this part: var pars = 'id