Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 194
Search took 1.14 seconds.
Search: Posts Made By: vw98034
Forum: HTML & CSS 04-01-2011, 10:55 PM
Replies: 5
Views: 648
Posted By vw98034
Can you compress image files for web page...

Can you compress image files for web page download? My site has quite few images on the main pages. They are slow, very noticeable particularly for oversea users.

For my case, the Page Speed says...
Forum: HTML & CSS 04-01-2011, 01:34 AM
Replies: 5
Views: 648
Posted By vw98034
Compress Resource Files

Google Page Speed tells me that I need to compress resource files to speed up the download time. I follow the instruction to gzip the Javascript files and replace the .gz file with Javascript files...
Forum: HTML & CSS 01-26-2011, 06:11 AM
Replies: 4
Views: 2,642
Posted By vw98034
I just find that this problem is related with the...

I just find that this problem is related with the server side code. For some reason, the input field name needs to match the server side form request parameter name.
Forum: HTML & CSS 01-26-2011, 05:47 AM
Replies: 4
Views: 2,642
Posted By vw98034
Thanks for your inputs. This problem is not...

Thanks for your inputs.

This problem is not related with any characters in the input field. Any random characters or a blank field will yield the same outcome. The error occurs before hitting the...
Forum: HTML & CSS 01-25-2011, 09:27 PM
Replies: 4
Views: 2,642
Posted By vw98034
Form Submission: "syntactically incorrect"

I have a very simple form on a page as the following:

I get the following error after clicking the submit button:

And there is not any error messages on the server.

How can I debug this...
Forum: HTML & CSS 10-11-2010, 11:49 PM
Replies: 1
Views: 526
Posted By vw98034
CSS frameworks recommendation

I am currently using the CSS Blueprint framework for a project. Due to a problem with JQuery UI and lack of maintenance, I am thinking of moving to another CSS framework. Any recommendations?
...
Forum: DOM and JSON scripting 10-09-2010, 12:55 AM
Replies: 0
Views: 583
Posted By vw98034
Question How to extract data?

In the JQuery UI usage situation, I need to extract some data from DOM elements. I need to get an item number from "/items/34", an item name from '<a href="/items/34">Clothe Item #13</a>', and a...
Forum: HTML & CSS 06-03-2010, 05:39 AM
Replies: 3
Views: 900
Posted By vw98034
Unhappy How to solve broken CSS on IE?

An expendable drop down menus works fine on Firefox and Google Chrome, but can't expend in IE 8 on a situation. And, a layout CSS code is broken in the old version IE. Any special tool to find and...
Forum: General web building 03-07-2010, 11:55 PM
Replies: 2
Views: 1,313
Posted By vw98034
Thanks for your inputs, Aerospace Engineer. ...

Thanks for your inputs, Aerospace Engineer.

Because both username and email address are public accessible information. It is safer to request the both for password reset. Since a password is...
Forum: General web building 03-07-2010, 06:39 PM
Replies: 2
Views: 1,313
Posted By vw98034
Requested Information for username and password retrieval/reset

I am working on a web site which requests some degree of security. A pair of username and password is requested for authentication. I need to provide some methods in case a user can't remember one or...
Forum: JavaScript programming 12-22-2009, 07:36 PM
Replies: 2
Views: 589
Posted By vw98034
5,000 points on a map? Very interesting. How big...

5,000 points on a map? Very interesting. How big screen your map will be displayed? Can you differ any given two points in such high density in a regular screen?
Forum: JavaScript programming 12-22-2009, 06:19 PM
Replies: 0
Views: 1,016
Posted By vw98034
Lightbox like image display function on WYSIWYG editor

I would like to add a Lightbox like image display function to TinyMCE. What is a good approach in the regard, integration or extension?

Thank for your input in advance.
Forum: JavaScript programming 12-16-2009, 08:10 PM
Replies: 6
Views: 1,169
Posted By vw98034
Thanks everyone for your inputs. I have too...

Thanks everyone for your inputs.

I have too much code to write from the back end to the front end. As a result, I like to use a library like package. Is a jQuery plugin for it?
Forum: JavaScript programming 12-15-2009, 12:14 AM
Replies: 6
Views: 1,169
Posted By vw98034
Image display Javascript code recommendation

I need to display a set of photos in a limited space. After some online search, I haven't found a suitable Javascript code for the task. I would like to have something similar with the image slider...
Forum: JavaScript programming 12-08-2009, 12:20 AM
Replies: 0
Views: 736
Posted By vw98034
Problem with TinyMCE - extra textarea

I integrate TinyMCE with a web application. After plugging in TinyMCE, a textarea shows up on a place where no textarea is defined. So far, this problem happens on a web page with multiple textareas....
Forum: JavaScript programming 09-22-2009, 08:29 PM
Replies: 3
Views: 581
Posted By vw98034
I mean a Javascript text editor for a browser. It...

I mean a Javascript text editor for a browser. It shall not be OS related.
Forum: JavaScript programming 09-22-2009, 07:02 PM
Replies: 3
Views: 581
Posted By vw98034
What you would recommend for a Javascript text editor?

I would like to have a Javascript WYSIWYG text editor for the site mentioned on the bottom of this post. I don't need anything complex, but basic rich text editing. I know a few of them like...
Forum: HTML & CSS 09-20-2009, 06:16 PM
Replies: 3
Views: 1,042
Posted By vw98034
Thanks for your information although it is not...

Thanks for your information although it is not suitable for our need.
Forum: HTML & CSS 09-18-2009, 11:17 PM
Replies: 3
Views: 1,042
Posted By vw98034
Web site themes matched Google Chrome's themes

Do anyone know someone has created a series of CSS themes to match Google Chrome's 29 themes? I would like to see how them look like if they already exist. Those Chrome's themes are not necessary...
Forum: HTML & CSS 09-12-2009, 10:11 PM
Replies: 0
Views: 2,689
Posted By vw98034
autocompletion suggestion list in an input text field

I want to replace an existing auto-completion display so that a returned suggestion list will in the input text field instead of an extra field. After having a few tries on the following code, I...
Forum: JavaScript programming 07-29-2009, 11:00 PM
Replies: 10
Views: 2,382
Posted By vw98034
What I need from Javascript is to not allow a...

What I need from Javascript is to not allow a past date selected, but not for data validation. A Javascript date picker I have used before can be configured to meet this requirement. Since it is weak...
Forum: JavaScript programming 07-29-2009, 10:51 PM
Replies: 10
Views: 2,382
Posted By vw98034
Get it and looks good:thumbsup:

Get it and looks good:thumbsup:
Forum: JavaScript programming 07-29-2009, 06:53 AM
Replies: 10
Views: 2,382
Posted By vw98034
I have tested your code. It is quite...

I have tested your code. It is quite good:thumbsup: I have a suggestion on the UI. It would be better if the date colour will be changed when mouse-over. I haven't studied your code yet and I don't...
Forum: JavaScript programming 07-29-2009, 06:34 AM
Replies: 10
Views: 2,382
Posted By vw98034
My eyes might not work well at this time of a...

My eyes might not work well at this time of a day. I don't know what you want me to see on the page. I can't find what I am looking for, a Javascript code and a demo.
Forum: JavaScript programming 07-28-2009, 10:38 PM
Replies: 10
Views: 2,382
Posted By vw98034
Looking for a good Javascript date picker

Can anyone recommend a good Javascript calendar library for selecting a date?

Thanks very much in advance.
Showing results 1 to 25 of 194

 
Forum Jump

All times are GMT +1. The time now is 01:33 PM.