Sun Jun 28, 2009 4:30 am |
Replies: 2 |
Views: 3246 |
|
|
Not exactly, i start javascript from index.php and i would expect the debug session returns to index.php after the javascript is executed, at least in the output window. Maybe some code will clear the ...
|
Mon Jun 22, 2009 2:02 pm |
Replies: 2 |
Views: 3246 |
|
|
Hello,
I have created some javascript code within my PHP source, let say index.php. The javascript code load some variables by using another PHP file, (ajax). When i run the PHP source with the deb ...
|
Tue May 26, 2009 12:52 am |
Replies: 7 |
Views: 3415 |
|
|
I know but i always say, never change a winning team. I will update first. Thanks for your help
|
Sun May 24, 2009 11:58 am |
Replies: 7 |
Views: 3415 |
|
|
5.2 build 5220
|
Sat May 23, 2009 8:21 am |
Replies: 7 |
Views: 3415 |
|
|
IE version 7.
7.0.5370 to be exact. Underneath the source i use.
echo '<textarea cols="50" rows="10" name="activities" id="cv_textarea">'. $_SESSION[ ...
|
Fri May 22, 2009 9:14 am |
Replies: 7 |
Views: 3415 |
|
|
Hello,
Nothing happens when pressing the return key in the textarea html tag in debug mode. The default browser is IE. When is change the default browser to firefox it works. ??
Anyone any ideas ...
|