Dear all,
I have the code below, that rotates banners every 3 seconds. It works great in all browsers but Safari.
Can anyone please tell me that do I have to change for it to work in Safari??
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23494685.html
Hi all,
How can i show an image from a mapped drive (z).i tried
<img src="file:///z|/myfolder/abc.jpg"> - but its not showing any image
i also have this code to read the image: (ASP)
Set Imag...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23080398.html
Dear all,
I need to pass a variable through an URL. In my php.ini the register_globals = off due to security reasons, and cannot change that. How can I pass the variable??
Thanks very much...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23241228.htm...
Zones:
PHPDate Answered: 03/14/2008 Rating: 9.9 Views: 0
Hi,
I want to perform keyboard navigation through javascript, like below explained:
I am having a web page with two hyperlink (<a> tag) "Next " and "Previous", these two buttons are used to navig...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23246334.html
Hello All,
I have been trying to create a script that would prompt the user to download the file as opposed to opening in the browser. the files are pdf files.
I have tried different scripts and...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23284865.htm...
This code scrolls text vertically in a box when the mouse hovers over a down or up arrow. It works in Firefox and Safari with just an <HTML> tag - however when a !DOCTYPE tag is used the CSS does ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23285605.htm...
Zones:
CSSDate Answered: 04/03/2008 Rating: 9.5 Views: 4
I have a rather long page in which I would like to have certain DIVs show or hide by clicking on a link (one link per DIV. I created the script, but the problem is that when I trigger the function ...
http://www.experts-exchange.com/Internet/Web_Development/Q_23286870.html
Dear all,
I have a .sql file as a result of a database exportation through phpMyAdmin.
I deleted the database time ago and now I need it again.
My intention was to import the .sql file thr...
http://www.experts-exchange.com/Database/MySQL/Q_23292403.html
Hi all,
I'm trying to do something like this:
include 'mypage.php?name=$name';
So I can get $name in mypage.php and depending on its value show a different thing in the page where the include...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23299622.htm...
Zones:
PHP,
W...Date Answered: 04/07/2008 Rating: 9.1 Views: 0
Dear people,
The code below lists the files in directory c:/test and if the files do not have certain extensions tries to execute a command with each of them.
I say tries because is there w...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23340171.htm...
Zones:
PHPDate Answered: 04/22/2008 Rating: 9.3 Views: 0