I have seen
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
How to set Ajax based switcher?
Need help.
I like to open Tab when I set link to targeted ID.
Type: Posts; User: toplisek; Keyword(s):
I have seen
http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
How to set Ajax based switcher?
Need help.
I like to open Tab when I set link to targeted ID.
I have tested version V2 for Fancybox.
How to set (automatic) resized function with content inside V2?
.fancybox({
'width' : '98%',
'height' : '98%',
type: 'iframe',
autoSize : false,...
Please give me more information what is changed inside posted script.
Thanks
I have set full working script for the FAQ.
Issue is that button for sections is not changed to +. Why is this? Did I made some mistake?
Please check my working code:
<!DOCTYPE html...
I have tested application like:
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
How to set FAQ in the start (opened). Which setting defines this option?
Need help.
I have...
I have issue when installing http://www.phpmyadmin.net/documentation/
phpMyAdmin 2.11.10
The call can be made generically with http: and no port designation at the end of the domain name.
Should...
When you are logged in you into google account you see many Report types. This list of reports resize with resolution but top part is all the time the same almost 100% width.
I see that basic concept of layout is:
top
middle
footer
How to make CSS layout like google to have top part as 100% width with padding but middle part resize with sceen resolution.
Is this...
1) Script Title:
Ajax Pagination script v1.2.2
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm
3) Describe problem:
I enclose snap and have some...
How to export TXT file on server to clipboard?
As there is possibility just to upload 3 images, I enclose additional 2.
thank you
I have defined script for navigation and have problem how to define correct css that it will be seen also top and bottom border of navigation? Need help
CSS:
#navigation1 {...
Hi,
I have seen some very good Drop Menu like name DropMenuShadow but wit ASP.
Need help with link to find the best sofisticated Drop Menu on the market.
Have seen some web site with ASP which...
ul {list-style-type:none;}
li {list-style-type:none;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
background: transparent url(myimage.gif) no-repeat 0px 1px;
...
If I do this it will not show border any more. Is there some solution or wrong?
I have code like: <table border="1" style="border-color:#EDECE6;" cellspacing="0" align="left">
I woudl like to add colour tha same for all table border.
Now is seen only on outside border....
thanks it works
Code does not work.
It will be not in the same line.
I have tested in Mozilla and IE my code:
#left{
float: left;
width: 256px;
margin: 7px;
text-align: center;
border-width: 1px;
border-style: solid;
}
I would like to define specific colour to css element footer if there is link. How to do it?
Need help.
footer has css like:
.footer {
text-align: center;
I have code for boxes for left and right. Code is the following:
<div id="leftbox">
</div>
<div id="rightbox">
</div>
I have many folders and subfolders on server. As I would like to add code on each page to detect server URL, I need help with this.
Code is: $_PATH1="http://" . $_SERVER['HTTP_HOST']."/";
Why I...
Hi,
you can remove: /* --- Please attribute! The following line must appear --- */
I would like to show links in particular body location.
<html>
<head>
<title></title>
Hi, I have solved, thank you