69 Discussion / Question Topics
Remove Filter Hi all! I need to know how to [B]repeat a javascript code snippet[/B], until the [B]table's row is full[/B] - so [B]without stretching[/B] it. The row is inside the middle column of an 80% width table, made up of 3 columns, one for a left side graphic, the middle column … | |
Hi, How do i check for a cookie using javascript, and then say if the cookie is found, write "this" or if the cookie is not found, write "that"? Thanks, Max Mumford. ![]() | |
Hi, Im making a website which has a login system where if the user is logged in (cookie found) it displays extra buttons in the menu, and i was thinking we could use a document.write script which uses a function that checks if the logged in cookie is present or … | |
Hi, How do I change the value for a field in my form when sombody clicks in that field? for example i have a field for "name" and it should say "name" in it, but when you click in it the value changes to nothing. Thanks, Max Mumford. | |
Hi, How do I make it so when I click a link on page A, it opens page B in a new window, and page A goes to a specified page? This is the page: [URL]http://www.swmassive.co.uk/forums.html[/URL] I want to make it so when the user clicks view, the forums page … | |
hi all, I have a special type of gallery on my website ([URL]http://www.grafax.co.uk/newtest/gallery[/URL]) which uses a javascript file to make a div tag hover over the gallery with the image inside of it. however, the page shows before the javascript file is loaded, and so displays the image in the … | |
Hi all, how, using asp, can i make a form menu change the style sheet loaded, when it is clicked on, then refresh and page, and create a cookie which tells the browser which style sheet to load for that user when they next enter the website? Thanks, Max. | |
Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go … | |
Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go … | |
Hi all, How do I make a link with the class of "externallink" open in a new window using css? Here is my current style for "externallink" class: [code]a.externallink:link { color: #FF99FF; text-decoration: none; }[/code] Thanks!! Max. :cheesy: | |
Hi all, i need a password script for one page which takes you to the next page. I dont have access to a database so i need it to be stored either in a txt filfe or in the script itself. Thanks!! Max :mrgreen: | |
Hi all, im trying to make a script which sends the link of the page to a specified email address. I have made it work by using a script from an external file, but when i call up the server variable request url, ht gets the wrong one, so i … | |
hi all, My website host does not support changing perl file permissions online through an ftp program or any other method, and i need to change my .pl file to have different permissions in order for them to work. how do i change my file's permissions to chmod 755 or … | |
Hi all, I need to have a semi transparent picture hovering over a windows media player plugin video. How do i do this? Html preferably... Thanks, Max | |
What DOCTYPE do i need to use this script? go on this link to find it: [URL]http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/P30/[/URL] Thanks! Max | |
Hi all, I have a menu on my website and i got the code from a website called dynamicdrive.com, and the menu is based on css and a bit of javascript, with the menu content consisting of list values. The initial border for the menu is black, so that little … | |
Hi all, I have set up my website with tables, with columns on the left, then a center with the main content in, then another table will the content on the right. Whenever i have a lot of text in the center, the columns on the left go bigger, therefor … | |
hi all!! This is my text only back-up menu at the bottom of my page, but the colours from my origional external css sheet look bad on its background, so how do i make them a different colour? Here is the code for the hyperlink: [code]<tr> <td> </td> <td height="20" class="stylesheet3" … | |
Hi all. At the moment i am in the middle of a move between awful frontpage and magnificent dreamweaver mx. However, one good thing about frontpage is their easy peasy form maker. I dont know how to make a form on dreamweaver which emails to my website's email address without … |
The End.