hi
please see the attached screenshot of firefox developer tools
On the right side you will see i have marked a red circle around css
i want to ask why the "css has been strikeout" in the...
Type: Posts; User: vineet; Keyword(s):
hi
please see the attached screenshot of firefox developer tools
On the right side you will see i have marked a red circle around css
i want to ask why the "css has been strikeout" in the...
Hi beverleyh
yes i meant further tr td elements
see screenshot attached also
here is code
<!doctype html>
hi Beverleyh
then in the above code "caption" should be replaced with which element or tag so that it can be used multiple times in table
vineet
hi molendijk
with name i meant "John Smith David"
so i will have to repeat name everytime in the every row
vineet
hi molendijk
yes, this works great now
One thing i want to ask is
there are multiple rows data and i will have to repeat "name" two times for every row
is there any alternative that can...
hi molendijk
on desktop it should be normal like 4 columns.
means it should on left side first <td> before "age"
vineet
hi
i have a data table
on desktop it should show data in normal 4 columns
but
On mobile view width 320px
thanks john
Outputting the result as html instead of xml made the work really easy
your are great
vineet
hi john
thanks for the reply.
how can i add a small "cross icon" before the message "sorry this login id already exists" in the below code
$count = mysql_num_rows(mysql_query("SELECT *...
hi john
In continuation of the above validation code...
I would like to add the another function to the form "onsubmit"
at present this function performs on "onkeyup"
thanks john
works perfect
vineet
hi john
i tried to add "focus" on the input fields with error
but the "focus" goes to 2nd field even if the 1st field is empty
vineet
thanks a lot john
it works perfect;
vineet
hi john
i tried it
but the errors doesnt disappear when second time i enter correct data and click submit button.
Am i doing something wrong?
vineet
hi all
why does my validation error messages blink for a second on click of submit button
they dont stay static.
whats the solution
1) Script Title: Translucent slideshow Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/translucentslide.htm
3) Describe problem: The script is showing this error in...
add a span or div tag.
insert background inside it and give div tag a specific width.
in this way the background will not repeat outside of width.
if you will give background to body then it...
you can use
<td valign="top">
for the <td> which contains your table that you want to move up.
vineet
hi all
i am going to apply for an broadband connection but they dont have unlimited plans.
so i would like to know that if i get broadband connection of 1-2 MB speed and surf internet for 8-10...
hi John
do you know any php script that can convert a high quality mp3 songs in low quality mp3 songs while uploading.
as not every user uses highend audio softwares and also the work load will...
hi all
i am working on a music website which plays many mp3 files in custom flash mp3 player.
so i would like to ask that playing external mp3 files in flash player will stop these mp3 files...
1) Script Title: Shift close button on top in lightbox 2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem: How can i shift the close...
hi all
i am calling one function after another.
The below code shows a confirmation box and redirects to yahoo.com
<script type="text/javascript">
function todo(){...
hi Jes
i m using IE 7. Try it in IE 7 it wil show error in status bar.
i just opened the file it showed me this error in the status bar.
Firefox here also doesnt show any error.
vineet
hi Jesdisciple
with "Last Paren" If u mean the last bracket then i replaced the last bracket with semi colon
success = success && confirm('Are you 100% totally certain that you want to DELETE...