How do I remove numbers from a string using Javascript?
I am not very good with regex at all but I think I can use with replace to achieve the above?
It would ...
I'm trying to use jQuery to pass a height to colorbox. Doing so, the only way I can think to define the height is through the links 'class'. So I'm trying ...
My question is related to this topic here.
I would need a jquery replacement function for a number with a string as well, but much finer though.
My php returns a ...
Hi,Got a bit of a weird issue in IE 8 with this code: jQuery.getJSON"/v.f", { do: "wiki_ajax", id: jQuerythis.val, field: "1" }, functionj{The whole function is: jQuery.noConflict; jQueryfunction{ jQuery"select#article_is_in_1".changefunction{ jQuery.getJSON"/v.f", { do: "wiki_ajax", id: jQuerythis.val, field: "1" }, functionj{ ...