I'm curious about what effect changing our site from www.studypath.cn, to www.studypath.com.cn, will have on search engine rankings?Can anyone give me some tips/advices/things to watch out for/ things one should do when making such change?Any advice will be welcome, as I never had the need...
I want to toggle two elements making one display none and the other display block. And by clicking again switch the displays: <script type="text/javascript" language="javascript1.3"> function toggle(id){ regid = "regid_" + id; img = "img_" + id; forumid = "forumid_" + id; di...
I'm replacing the following script which is blocked /**/ with the one unblocked:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns=" http://www.w3.org/1999/xhtml"> <head> <title>JavaScript Slideshow...
999 byte By
brin351 at 2007-12-5 11:52:37
I guess this is the age old (in computer years) question but here goes - IS there an easy way, website, program/s, method to see how a website will appear in all browsers..... For instance building in xhtml and css I know IE 5 will have problems maybe drastic IE 4 forget it. Then there are the n...
Hi,I have an rss feed from http://www.thisismoney.co.uk/xml/page-rss.xml?in_page_id=6 and use the following xsl file:<?xml version="1.0" encoding="utf-8"?><!-- Edited by Lee Sykes DNN Creative Magazine http://www.dnncreative.com --><xsl:stylesheet version="1.0" xmlns:xsl=" http://w...
Hi all,<br/>For a long time I'm really worried about this. Is it done on server side programing, or can I do it using simple HTML/CSS.<br/>For clarification I've attached an image here.
2061 byte By
Shodan at 2007-12-5 11:47:25
I have Hamlet in XML. I'm to write a stylesheet. I'm stuck on the <persona> tag. Any help would be greatly appreciated. The "apply-template" doesn't seem to iterate through the <persona> tag and I can't get the for-each loop to work.<XML><?xml version...
603 byte By
lintz at 2007-12-5 11:47:19
I've got some JS to validate a form but part of the validation is to check which form items are to be checked and which ones ignored. I pass the items to be ignored (HideItems) which are seperated by a comma (,) but when I attempt to split them into an array I get a JS error saying "s.spli...
i got 3 .pl files coming over from html file..and everything working fine except it the 3rd pl file won't display the info i need it to..its basically a dice game (called crap lol) & the 3rd pl file is suppose to print out the # of wins, losses & the persons name when you hit the end button...
Hi,I have a problem in javaScript. I like to disable / enable button, checkboxes, drop down menu. I like to do the following,1. Click on 'Select Quiz Option' if it is 'All' then 'Select Level' drop down will be enable and three following buttons will...
I have searched everywhere and turning up nothing I think my problem is kind of unique.So. I need to send POST data to a multipart form on a HTTPS website. It isn't a file upload form, just two textboxes.I was using Crypt::SSLeay and LWP::Useragent but I'm not going to post any code be...
I wanted to know of a javascript to access my gmail inbox <br/>please help :)
Safe way to use a background image in an emailI am attempting to create an 'email merge'.(There are not many Google hits on that expression)User would like the email to be HTML (not plain text).Also he would like his Letterhead included.It goes all the way down the left, and along the...
Hi,What is the easiest way to put column data on a web page? I know that I could use a table and use css. However, I am not really wanting to use a table and I was thinking of use css but the only I could find: http://www.w3.org/2002/03/csslayout-howtoThis info goes straight over my head! Is than...
Not sure if this goes here... but here is my question...Lets say you have my thread: http://www.vbforums.com/showthread.php?t=497837How would you use showthread.php (or whatever) to get a link that ALWAYS points to the latest/newest post (and only loads the newest post)ex: http://www.vbforums.co...
3142 byte By
Static at 2007-12-5 11:36:44
here is the issue. I have written an upload mod for a website. There are many choices for types of software. When the software is selected, it then uses JS to fill the innerHTML of a tablecell so the user can select the versions that it works with. They display fine in both IE & FF, but in FF af...
Could you please look the following website ( http://www.studypath.cn/), and tell me what you would do different?I did not create this, but will rebuild it using php, mysql, jscript, ajax etc, but in the process of doing so, might make some changes to the "looks"...and design is NOT my strong poi...
1270 byte By
makko at 2007-12-5 11:28:16
I used YM SDK for creating a dinamic status ... something like a marquee text The code was done in JavaScript as the SDK require but I got stuck at the final step Who is familiar with YM SDK will recognize the next lines of codefunction onFriendSelected(friend) { marquee(); } function marqu...
479 byte By
stefano5 at 2007-12-5 11:24:05
Hey Guys,My boss wants my department to develop a website for a potential client which will host a vast amout of streamable content. Im quite new to the web development scene, and have never really looked into how to host a website.We have been quoted by our current hosts a figure of 50 ($24 Ame...
Got the following menu that will pop open a section if you clicked on the header:View it live here... ( http://www.studypath.cn/www/studypath/)The HTML: <div id="home_right"> <div class="menugroup"> <a href="#" title="" class="ddparent_first" onclick="show_hide_vert_dropdo...
155 byte By
Rhodian at 2007-12-5 11:21:32
Hello .. tis is my site http://www.ask4.gr.<br/>I made with Joomla and i need help with the section of Downloads.<br/>Some ideas pls.<br/>Thnks a lot:wave:
Dear all,Thank for visiting this threat, i am a beginner in Java, and i have some questions about the Java Script. I have my own website and my website is totally without any Javascript, i am jeolous other's website with javascript and very attractive. I want to add some javascript in my w...
Hi,<br/>I have a situation. I would like to display text in a text box using separate colors as we can do in RichTextBox(RTB) of VB. Is there any possiblity to do that ? If it is not possible using Text Box then what is the remedy behind it. Please help.<br/>Thanks a lot in advance.
hi,<br/>I've developed a page that is composed of HTML.Design is looking Properly in IE but in Mozilla Firefox design is looking Haphazardly.Can Any One help me out.wht may be the Problem?<br/>thanks in advance<br/>Rekha
hi,<br/>why does the following javascript works on ie and not in firefox<br/>parent.document.location.href = locstr<br/>locstr is holding a url
Hello AllI am doing a PHP bases website/application for my final year project, I want to use as many appropriate web technologies as I can, without over doing it... I am currently using PHP CSS MySQL GZip JavaScript - MaybeIs there anything else I could use to beaf it up a tad, I have considered...
681 byte By
korven at 2007-12-5 11:11:45
Hello.I'm trying to get this code to work in Firefox:<html><table style="table-layout: fixed"><tr><td style="width: 40px; height: 40px; border-right: #000000 thin solid; border-top: #000000 thin solid; border-left: #000000 thin solid; border-bottom: #000000 thin solid;"...
437 byte By
bybruno at 2007-12-5 11:10:06
hi,i have a iframe called:xxxand a object called: mes_x that is outside of that iframe and i want post the value of the mes_x to a iframe like this:<select size="1" name="mes_x" onchange="document.xxx.location.href('ola.php?" + document.agora.mes_x.value + "')"but this result a erro...
ok I am not really up on safari's issues, but for some reason some of my text in firefox and safari do not match up. example i have a div with a background image applied to it. I am trying to align the text over a specific part of the background. However in safari the palcement is always hi...
288 byte By
bybruno at 2007-12-5 11:02:12
hi,<br/>i have many fields in the form example:<br/>teste1,teste2,teste3,teste20<br/>and i want do this in a function<br/>var=1;<br/>teste[var].value =new;<br/>or <br/>var=20;<br/>teste[var].value =new;<br/>how can i do that?<br/>thans a lot<br/>:)
288 byte By
ajw81 at 2007-12-5 11:01:25
I'm trying to make a count up clock using Javascript and I have most of it working ok but need some help. My problem is the time doesn't automatically update it loads and just shows the current time when that page loaded. So my question is how do you make the clock auto update?
How do i use two differenet a:hover styles, so that 1 style can underline and stay blue and the other can underline and stay white.
HiConsider this code:<html><head></head><body><p><input type="button" value="Button" name="btn" onclick="a()"></p><script language="javascript"> function a() { document.write("<BR>"); document.write("<BR>"); documen...
542 byte By
wenight at 2007-12-5 10:55:39
Anyway to make when mouse over pop out a small windows?? the small windows I use list as below, when I mouse over a element example <a href>, how to call out the list the pop out position just below or beside the <a href>...??I have try use css but not yet mouse over the list alread...
Hi,<br/>I need a help.<br/>I like to do design a tree like structure just found in the following link.<br/> http://msdn.microsoft.com/library/default.asp<br/>Please help me to code it out.<br/>Thank you in advance.
361 byte By
spud at 2007-12-5 10:51:41
Hi all, dont know anything about HTML but thought I would give it a try. I would like to create a form with a textbox and a button, which I have done:o .That when the button is pressed the content of the textbox is added to a URL and the URL opens.Basicly its an online MP3 file which you enter t...
566 byte By
jareck at 2007-12-5 10:50:19
can anyone tell me how can i associate my html files with exe filefor e.g : i have an exe file in my webserver and i wana make it to associate with my html files .Let's say that exe file is a calculator with 2 textboxes and a button and the html file to have the same but when button is clic...
This may be a trivially simple question, but for some reason I can't get it to work or find the basic information on how to do itI have an xml document and an xml schema file and I'd like to add a reference to the schema file in the xml documentIn the root element of my xml document, I...
The code below should print out the multiplication table from 1 to 9. The for loops are fine; however, the logic on the Do until loop is the part causing the problem. Supposedly it will exit the do until loop once (answer = (i*j)) returns true. But this does not happen. If I use <> ins...
I'm unsure of how to word this question myself. So bare with me for a moment.How can I create 3 seperate positions so that I can have some info in one, a little program in the other, and some more info in the next and all on the same line.I've checked divisions and they aren't wor...
1204 byte By
neha101 at 2007-12-5 10:42:36
Hello,I have a javascript function SelectIt():my javascrpt is:<script type="text/javascript" language="javascript">function SelectIt(DisplayText) { var strFormName = "aspnetForm"; var strFieldName = "txVenName1"; if (strFormName!="") { var objFo...
337 byte By
turbotec at 2007-12-5 10:39:18
I want to make a search engine just for my site only, so when people search for stuff, it search's my site only and not the entire web. I have seen them at bravenet and other web helper pages, but they always come with their ads on them. someone must know how to make one so I dont have to...
Hi AllIm having trouble making a schema that when converted to a Strong Type dataset appear correctlyI have a list of products and each product record in the collection has a collection of images. My schema looks like this:<?xml version="1.0" encoding="utf-8"?><xs:schema attributeFormDe...
Hello, Paypal gave me the Below code. i am replacing the button image in the code and using my banner.The problem is my background is BLACK. the code puts a white box around my banner, it looks stupid like that. can you help? i cant really code in html. here is the code, the second URL is repla...
I need to make a drop down menu that shows some text when clicked, like the quick links button up top on this page... Anyone have any ideas? Also, if it is clicked for a second time, It will go away...
1193 byte By
Static at 2007-12-5 10:28:18
here is my JS function<script type="text/javascript"> function prevHover() { var a = "this.T_WIDTH=400; this.T_BGCOLOR='#000000'; this.T_BORDERCOLOR='#666666'; this.T_FONTCOLOR='#FFFFFF'; return escape('" + document.getElementById('longd').va...
116 byte By
wenight at 2007-12-5 10:27:25
How to prevent Internet Explorer prompt "To help protect... ActiveX control could.." when initialize my web page...?
144 byte By
wenight at 2007-12-5 10:27:19
how to solve diffrent screen resolution layout display big and small problem?<br/>how to center all page element like http://www.letssingit.com/
359 byte By
tony007 at 2007-12-5 10:23:07
Hi all. I got in a page a few checkboxes and a dropdown box. I want send the checkbox values and dropdownbox value make a post request automaticaly when i select an item from dropdownbox. Just like the youtube that allow users to copy videos to diffrent playlists. I be happy if some show me how...
230 byte By
mar_zim at 2007-12-5 10:22:33
Does any one know a Relax NG validator for c#. I've tried tenuto validator but it throws exception while validating xml file using rng schema. :( <br/>btw I've generate rng file using trang a tool created in java.