Hello,
I am doing software engineering in bangladesh. Right now i am
doing Screenshot development of my current project. I am gonna using
jQuery as Javascript framework in my project. For this i need some
help as i dont know jQuery very well.
Is it possible to make Modal popup which is au
callback like onShow/onHide,OnLoad
but how i can check returned content from ajax for this jQmodal.
--
Prashant Roy
Hello,
Currently I was able to load remote JSON (php) file using JSONP
protocol.
However, how to do if my remote file is static?
In the doc, it said:
you can load JSON data located on another domain if you specify a
JSONP callback, which can be done like so: "myurl?callback=?".
But since my
Hello,
Is it possible to get remote contents if page is in another domain,
without use of proxy?
E.g.
$("#test").load("http://www.google.com";);
alert( $("#test").html() );
Thanks.
Turn bloated pages with too much markup into minimalist art
Enhance javascript apps turning them into awe inspiring jQuery code
Contort CSS into flowing sheets of elegant simplicity
Prototype applications composing an amazing amalgamation of these areas
Define the standards for doing such things fo
when using sortable with options "connectWith", it will have IE z-
index bug.
Hello
I'm using autoimage.js from (http://mjslib.org/doc/jquery/image.html)
and I'm specifically using the following code
$('#image').autoimage(
{
images:
[
"spin2.png",
"spin3.png",
"spin4.png",
"spin5.png",
"spin6.png",
"sp
7 matches
Mail list logo