website

speechbubble tooltip using css and jquery

I want to create a Speech-Bubble tooltip using css3 or jquery for one of my websites.How can develop it? ...

jquery HELP with toggle

okay so i have a log in button on the top of my site that when clicked calles some jquery to show/hide a log in box. yet i have a search box next to it and when you click on that not only are not able to type in it but it also toggles the log in box the first code should be the jquery and the secong is the html part that calls it. btw i...

how to auto time out a website after certain time without the will of viewer?

I am currently working on a website and i need to auto close the page after some interval e.g after 5 minutes the website closes itself automatically. ...

Which color combination to use on websites?

Hi, Just interested in knowing if there are any good (and short! :-) ) articles which talk about the color combinations that would look good on a website. i.e For tables (odd and even row), which one will be good in all situations For alerts? For menus? etc Thanks! ...

planning to create a website - help needed

Hi, I want to create a website, just out of passion. I do not have much web programming experience( zero experience ) but I do have good Java programming skills. I am planning to do my development on WAMP stack so that it would be easier to migrate at a later stage if needed. I have the following questions: 1) How to design a good dat...

How to force a specific code page for a website?

HI I have the following (apparently simple) problem: I have to install a simple website, made by someone else, on a web hosting account. The site consists of lot and lot of HTML pages, no dynamic content, created some in MS Word and saved as html, some in frontpage, etc. A mixed bag. I uploaded initially on a test account on my server ...

Finding friends through twitter, facebook, gmail, etc

Hi, I have a web app, where I ask for a user's: Email address (required) First/Last name (optional) Twitter handle (optional) I'd like to allow them to find friends also using my service - if I understand correctly, I can offer the following methods: Given their email address, try to find their contacts. This may be based on their...

Text based site for mobile phones?

I tested my site on a mobile device and it loaded pretty quickly. However i had to scroll right to see all of the text. The text was pretty big as well. How can i redesign my site so i dont need to do any scrolling and have smaller text? I know i I seen this before but i cant remember what site did it. i removed my css and the device s...

Website landing page. Simplicity vs Comprehensive?

I was wondering, should a website landing page be simple or comprehensive? I'm sure there are benefits for both, I personally like comprehensive... But i noticed my page now resembles Google reader, in that the frame of the site loads and then starts loading all the pictures etc.... My question is, is it appropriate to have a landing p...

How to track links within a website

Hi, so I am transferring an old website to a new server, and attempting cleanup in the process. What I am looking for is some script or free software that can: a) show the paths through the website (following hyperlinks, etc), so I can see what links to what and b) some software than can see which html files are orphans (not linked t...

Windows XP exposing websites in IIS in local network

Hi, how can I expose my Website to other PC's in my local network? Say I my computer name is CompTest and I can access my websites deployed in IIS in my own machine in http://Comptest/ and http://localhost/. Is there anything I need to set so other computers in my local network can access http://CompTest/? Just within local network. ...

WCF base address not found

My service can work with normal WCF calls, but to expose metadata (the wsdl file) I have to change configuration in such a way the normal WCF host fails. I've spend countless hours on google trying to solve this, big problem there is that hosting a service inside a website is never discussed (yes this is different). requirements: Run...

personal web site hacked on ovh.com, code added in html

Hello, My friend has a web site on ovh.com.Since a couple of days, the site is flagged as dangerous by google. I had a look in the files (the site only contains only html, css, pjg) and it appears that a new line of code: <script>http://...page.php&lt;/script&gt;&lt;/body&gt; (I do not remember the exact url) has been added in some ...

Set Defaults in a Webpage--> Conceptual Problem

I have both php and javascript in my code. There are links which change javascript variables which are then passed to php via $get. To change the values I'm pretty sure I would have to refresh the page. Where could I put default values such that they load the first time the page does but not on every successive refresh as they would over...

How to add TinyMCe to CakePHP admin forms?

Hi, I want to add power to my CakePHP website by adding the TinyMCe editor to the forms in the Admin. I found the plugin available at http://cakedc.com/eng/downloads/view/tinymce and followed the steps available in that website but the form doesn't show! Regards ...

How would you implement a category structure like dmoz.org

I don't have a problem with building the category structure. I have a problem trying to figure out how they included similar or other categories similar to a given one. For example, if you choose the "computers / software" category you will see a category for consumer information, games, sports, home etc. These categories don't belong di...

what makes website looks more professional or authentic ?

Hi, I am creating a social networking ( yet another ) website targeting specific non-technical audience. How do I make it look/feel more professional ? How do you prepare a website so it feel authentic ? I am looking answer in terms of usability, font selection, colors, navigation, level of ajax, form design, link position, how to...

how can i distribute the future data onto separate computers using ms sql srvr08.

i have made a one database having three tables. these three tables are common across 20 departments in a college, but the data is not. problem is each department has its own computer lab, and wants to maintain its own computer where only the particular departments data is stored. ( please ignore the fact that its not needed as sql ser...

Close browser/Exit from website Events

Hey, Nowadays I am creating browser game, using ASPX, CSS and AJAX. I need to know when the user close the browser or exit from website, because of these cases for example: if a player opens a game room and than close the browser or exit from the website, this room need to be deleted immediately. 2 players are playing in a room, and ...

Examples of usage of JSF

Are their any good websites (characterized by high usage), that use JSF for their back-end? I have just started working with the basics of the framework. If I see some websites using JSF, may be I will be able to better appreciate the use of the technology. Also could you mention the benefits of using JSF validation viz a viz the browse...