Search Results

Showing results 1 to 40 of 55
Search took 0.01 seconds.
Search: Posts Made By: vishesh ; Forum: Site Layout and Usability and child forums
Forum: Site Layout and Usability May 28th, 2008
Replies: 13
Views: 3,136
Posted By vishesh
> how would i make a website that isn't absolute dimension?

For this I would say learn and practice. You will know yourself. Learn HTML/xHTML, CSS(if you want then JavaScript too), practice them...
Forum: Site Layout and Usability May 27th, 2008
Replies: 13
Views: 3,136
Posted By vishesh
> How do i make the site fit to all resolution screens

It wont fit in all resolutions because, you have specified absolute dimensions to every image and table, the everything is constant. Also if...
Forum: Site Layout and Usability May 27th, 2008
Replies: 13
Views: 3,136
Posted By vishesh
> that didn't get rid of the problem with the layout having big gaps

Have you followed instructions exactly as what I said, cause my solution works well with Firefox2, Opera9, and IE7. Try again,...
Forum: Site Layout and Usability May 27th, 2008
Replies: 13
Views: 3,136
Posted By vishesh
> I have never done this before so i dont know what to do with that css Syntax

Well, its simple. Just add following lines anywhere between the <head></head> tags.

<style type="text/css">
...
Forum: Site Layout and Usability May 27th, 2008
Replies: 13
Views: 3,136
Posted By vishesh
Could you post link to the page or a bit of with which you have problem so that we could help better.

Well you may try this. Use following CSS properties and see if it works.

{
border-width:...
Forum: Site Layout and Usability Mar 8th, 2008
Replies: 4
Views: 1,024
Posted By vishesh
>Windows 2000 platforms.
It really doesnt matter, tell the browser with which you are encountering problem.

Also, I really cant solve the problem without looking at source code or the webpage, so...
Forum: Site Layout and Usability Mar 5th, 2008
Replies: 22
Views: 5,029
Posted By vishesh
I like HomeSite+(shipped with DW) and UltraEdit. Basically what I want is auto-indentation, intellisense and syntax highlighting.
Forum: Site Layout and Usability Dec 11th, 2007
Replies: 1
Views: 881
Posted By vishesh
This forum uses vBulletin and its not open source.

phpBB is a another popular and open source forum package.
Forum: Site Layout and Usability Nov 18th, 2007
Replies: 1
Views: 702
Posted By vishesh
This is not C++ forum. Ask any mod to move this thread to:

http://www.daniweb.com/forums/forum8.html
Forum: Site Layout and Usability Oct 15th, 2007
Replies: 6
Views: 3,613
Posted By vishesh
You need to use JavaScript. I think its your homework(since a teacher is involved) so I won't give direct code. Try yourself. Research on onmouseover and onmouseout. You could search Rollovers using...
Forum: Site Layout and Usability Oct 14th, 2007
Replies: 7
Views: 2,744
Posted By vishesh
> The extension of a web page MUST be .htm or .html - nothing else will open your browser to display it

Perhaps it could be asp, php, aspx etc etc too.
Forum: Site Layout and Usability Oct 13th, 2007
Replies: 3
Views: 957
Posted By vishesh
You will have to a server side language like ASP, PHP, ASP.NET etc... and a database.
Forum: Site Layout and Usability Oct 11th, 2007
Replies: 3
Views: 8,118
Posted By vishesh
So how come are we going to know what the problem. Not all of us including me have Dreamweaver CS3.:confused:

Or, you give us another link to the that page, or if you dont want a solution mark it...
Forum: Site Layout and Usability Oct 9th, 2007
Replies: 7
Views: 2,744
Posted By vishesh
Well, the root directory consists of several sub-directories.

Now suppose you goto 'http://www.xyz.com/dir'. The server you are using gives an option to set the default page(normally index.html...
Forum: Site Layout and Usability Oct 6th, 2007
Replies: 2
Views: 1,745
Posted By vishesh
Where's the code?
Forum: Site Layout and Usability Sep 21st, 2007
Replies: 8
Views: 2,860
Posted By vishesh
The thread is almost a year old and there is no point to put it at top of forum.
Forum: Site Layout and Usability Sep 1st, 2007
Replies: 3
Views: 993
Posted By vishesh
Browse through several sites, learn from them, basically just try to think what do they do earn money.

Most popular way is ofcourse advertisements, sponsorship and providing two kind of...
Forum: Site Layout and Usability Jul 10th, 2007
Replies: 3
Views: 2,007
Posted By vishesh
I think you haven't uploaded all the files generated by dreamweaver. Just have a look at directory and make sure you have put all those files into server.
Forum: Site Layout and Usability Mar 26th, 2007
Replies: 7
Tutorial: Flash-XML Menu
Views: 42,773
Posted By vishesh
Here's how it should look. This zip files includes the FLA, SWF and HTML file http://vishesh.datadiri.net/FILES/FLASH_XML_MENU.ZIP
Forum: Site Layout and Usability Mar 20th, 2007
Replies: 7
Tutorial: Flash-XML Menu
Views: 42,773
Posted By vishesh
In this tutorial you will learn how to create a simple menu using Flash, while the menu items themselves will be imported from an XML file called menu.xml.

1. Start by creating a new flash...
Forum: Site Layout and Usability Mar 12th, 2007
Replies: 3
Views: 1,565
Posted By vishesh
Well, the process is quite simple. Not much experience required. Even simple gotoAndPlay(), gotoAndStop(), stop() functions could help you to make it. Here's a primer that will teach you to make a...
Forum: Site Layout and Usability Feb 16th, 2007
Replies: 21
Views: 6,445
Posted By vishesh
I use HomeSite+ 5.5 and WeBuilder. Both are good. There's another one HTMLPad which is lower cousin of WeBuilder.

However, i oftenly use UEStudio(UltraEdit). It suppoerts almost everything i need...
Forum: Site Layout and Usability Jan 2nd, 2007
Replies: 3
Views: 1,924
Posted By vishesh
Well to rectify this problem you wil have too take a look at your code, and view it simultaneously both on IE and FF. Also properties starting with "*" are just read by IE.

You must also see the...
Forum: Site Layout and Usability Jan 2nd, 2007
Replies: 5
Views: 2,026
Posted By vishesh
Fot that you may also use XML and XSL. Use XML to just store the data and XSL which formats and coverts your data into HTML is always same and act as what CSS does and even more since it converts XML...
Forum: Site Layout and Usability Dec 22nd, 2006
Replies: 6
Views: 2,539
Posted By vishesh
I dont remember but try these 2, i remember cause office products have almost same system
Insert Menu > Table
or
Table Menu > Draw Table
Forum: Site Layout and Usability Dec 20th, 2006
Replies: 4
Views: 1,904
Posted By vishesh
I agree with this.
Forum: Site Layout and Usability Dec 20th, 2006
Replies: 12
Views: 2,735
Posted By vishesh
Well, I think it will take atleast one year for Vista to be popular. So see that after 1 year. Vista is releasing at 30th Jan of next year. Its requirements are really very high and several people...
Forum: Site Layout and Usability Dec 17th, 2006
Replies: 12
Views: 2,735
Posted By vishesh
I think i reviewed this site, anyways it better than vbefore.
Forum: Site Layout and Usability Dec 3rd, 2006
Replies: 27
Views: 7,924
Posted By vishesh
good colour combination......decent background
Forum: Site Layout and Usability Nov 23rd, 2006
Replies: 16
Views: 5,072
Posted By vishesh
it's not old fashioned, i suppose. css is even needed when you use javascript. also several people still use that old method.
Forum: Site Layout and Usability Nov 18th, 2006
Replies: 16
Views: 5,072
Posted By vishesh
several ways to do that:
1. use tables and images to do that
2. use css and images
3. use javascript(most reliable and most probably used at daniweb to)
4. CSS3(which is not yet supported by...
Forum: Site Layout and Usability Nov 16th, 2006
Replies: 1
Views: 2,045
Posted By vishesh
The really simple answers:
0) Start with the page templates at http://www.mobi/ (http://www.webmasterworld.com/rv4.cgi?f=45&d=3124993&url=http://www.mobi/) (developers area). In particular make...
Forum: Site Layout and Usability Nov 16th, 2006
Replies: 7
Views: 2,096
Posted By vishesh
Since the link you have given is not working(404 Not Found) i didn't understand your problem well. But what i have understood till now through your text, i could say that padding and border-color may...
Forum: Site Layout and Usability Nov 12th, 2006
Replies: 1
Views: 4,594
Posted By vishesh
if it supoprts ftp you could directly upload through ftp client or you have to make directories and upload files online through the File Manager
Forum: Site Layout and Usability Nov 11th, 2006
Replies: 5
Views: 58,139
Posted By vishesh
To make a comment box, you need both Javascript and HTML. HTML for forms and JS for scripting it. Also you could use Server Side Pages which is a better approach. These scripts will mail you...
Forum: Site Layout and Usability Nov 9th, 2006
Replies: 2
Views: 1,285
Posted By vishesh
do you mean that you want golden shining text
Forum: Site Layout and Usability Oct 24th, 2006
Replies: 8
Views: 2,732
Posted By vishesh
Sorry forgot explanation...so i have done in html code is that i have put two radio buttons with name status and value On and Off. When you click submit it send the reuest as ...
Forum: Site Layout and Usability Oct 24th, 2006
Replies: 8
Views: 2,732
Posted By vishesh
here goes your html code

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html...
Forum: Site Layout and Usability Oct 24th, 2006
Replies: 3
Views: 1,587
Posted By vishesh
It might be due to absolute positioning of the menu on the page. You can position the slide show below the menu using CSS.
Forum: Site Layout and Usability Oct 23rd, 2006
Replies: 8
Views: 2,732
Posted By vishesh
to add a radio buttons in your page.. .. use input tahers an example


<input type="radio" name="status" value="on"> on
<br>
<input type="radio" name="status" value="off"> off


to retrieve...
Showing results 1 to 40 of 55

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC