Hi there Karl
Thank you for replying.
I have the following, just to make sure that i'm not confusing anyone:
1st - I run the hta within Windows.
2nd - I call jquery to load a page from the localhost
Here is someting from the server logs that might help clears things
up:
127.0.0.1 localhost - [
Hello
I have this HTA setup so that I can fire lighthttpd for windows.
After my application starts, I press a link which will fire a function
that calls http://localhost/tk_project.php using Jquery's $.ajax
My debugging have shown that the Ajax request ( POST and GET methods )
are resulting in a
Hello there everybody
I'm having some strange issue using the latest version of JScrollPane
with IE7.
The problem is that it seems that the .holder div goes right after
reinitialising the jScrollPane and the scrollbar's width is
decreasing.
On Firefox, the script is working fine.
Here is an ex
Hello
I'm having some troubles regarding binding functions referenced by an
Array:
I have this piece of code
function f1() {
alert("dklfsd");
}
function Dialog(title) {
this._dlg_btns_fns = new Array("f1");
}
Dialogo.prototype.setButtons = function (val) {
var tp = valor.split("@"
4 matches
Mail list logo