HighDots Forums  

Sponsored Links


alt.html.dhtml alt.html.dhtml


Discuss in the alt.html.dhtml forum.



Post New Thread
Threads in Forum : alt.html.dhtml Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Is there any way to pull an image into a browser and show only a subset of it? If so, can one change which subset one is showing? Does one have to...
Randall
04-20-2006 08:33 PM
mbstevens Go to last post
1 477
Can anyone tell me why this page works in IE but not Firefox? I have the most recent version of each browser installed. http://www.mynetsalon.com -...
hartelsd13
04-16-2006 09:45 PM
34107 Go to last post
1 540
I have a javascript/DHTML app that was first developed under Firefox. The problematic area is a dynamic pop-up image selector. During page load I...
daveg
04-10-2006 07:34 PM
Jim Michaels Go to last post
1 462
<style type="text/css"> ..buttonout { cursor:pointer; color: #0000FF; background-image: url(i/Fur028.jpg); } ..buttonover...
Jim Michaels
04-08-2006 11:52 PM
Jim Michaels Go to last post
0 652
Where can I find this DIV effect. go to: http://www.amazon.com Put mouse over the text "See All 32 Product Categories" (Top-Middle)..it will open a...
Gordowey
04-05-2006 05:01 PM
Gordowey Go to last post
0 518
Jim Michaels wrote: Do that if you want a Microsoft proprietary cursor that will not be available to some browsers. Use: cursor: pointer; as...
RobG
03-02-2006 11:37 PM
RobG Go to last post
0 525
From what I can guess, this is not cross-browser. am I correct? IE-only? what *would* be cross-browser, without resorting to the un-debugged...
Jim Michaels
03-02-2006 08:13 PM
Jim Michaels Go to last post
0 361
What book(s) are good for reference/ideas on DHTML+some CSS? I am not interested in a lot of CSS, but whatever applies to DHTML. A DHTML-centric book...
Jim Michaels
03-02-2006 07:08 PM
Jim Michaels Go to last post
0 367
Hello. I'm wondering, say I have a centered bit of content (and center of screen, so probably 100% width for that div), like so <div align="center"...
Steve Kostecke
02-21-2006 10:41 AM
knoxautoguy Go to last post
4 372
If you need a website for your home business, or if your in need of a template to create your own website, our company specializes in Small business...
Tommy Webb
02-12-2006 03:55 AM
Tommy Webb Go to last post
0 394
I am frustrated. It appears that one can not use insertBefore to insert an A node before a DL node. Is that really true? I *am* able to insert...
e michael brandt
02-10-2006 11:33 AM
e michael brandt Go to last post
0 376
I have begun coding some JavaScript as part of my HTML layout. Let me know if you have any suggestions for a color code editor/complier, which would...
Robert
02-03-2006 03:00 PM
Jim Michaels Go to last post
6 334
Now, in the Sun-Times, Google is running ads in proximity to relevant content. On Dec. 12, for instance, Google ads touting ticket brokers, White Sox...
seoogle
01-23-2006 09:55 AM
seoogle Go to last post
0 338
I'm trying to change the opacity of a background image for a table cell using <td style="background: url('foo.png') ; filter:...
tlhiv
01-18-2006 07:07 AM
tlhiv Go to last post
0 341
Let's say I have a div of a fixed width and a border, making it appear as a simple square. I would like to create an effect where I overlay...
bottarelli@gmail.com
01-17-2006 12:49 AM
bottarelli@gmail.com Go to last post
0 361
I've got a program that uses standard in and standard out and I'd like to give the program a web front end. Inputs are just the single digits 1 to 4...
Bob Smith
01-14-2006 02:52 AM
Bob Smith Go to last post
2 316
trying to install milonic dhtml menu. they state flwg: Please note that users of Microsoft Windows XP with Service Pack 2 will need to unblock this...
Robx
01-13-2006 06:08 AM
34107 Go to last post
1 381
Hi all, If anyone here is interested in free web design, in a free web site, free web page templates and related support forums to go with it, please...
news.east.cox.net
11-27-2005 06:54 PM
news.east.cox.net Go to last post
0 327
I want to get a dhtml-tool-tip of the event of a date when I will get over a date of my jax-calendar. Hope somebody can help me there how to manage...
Hubert Holler
11-17-2005 02:55 PM
Hubert Holler Go to last post
0 289
I've got a page that has several divs in it where the backgroudn image changes based on a selection from a select. It works fine in Firefox but not...
dsvick@gmail.com
11-10-2005 04:53 AM
baalbek Go to last post
1 283
Hey guys, I am looking for a piece of code to display an image when hovering over a link? Have been looking around on the next but there isnt...
Euan
11-09-2005 04:14 AM
Roy Schestowitz Go to last post
1 276
If you want certain attributes to be set in a window when it is loaded by opening the page from Windows Explorer (i.e. when double clicking on a...
Billy Yard
10-28-2005 04:35 PM
Billy Yard Go to last post
1 240
highway of diamonds wrote: foo.style.top = bar + 5; is wrong. foo.stype.top = bar + 5 + 'px'; isn't. -- David Dorward ...
David Dorward
10-26-2005 02:02 AM
David Dorward Go to last post
0 247
Is there a magic trick to image swapping using CSS? It doesn't seem to work in IE on the Mac. Or does it just not work at this date and time? Will it...
Jeanne D
10-23-2005 07:45 AM
Jeanne D Go to last post
0 259
Hi all, I have a very big table that overflow the page. I need that the table header stay in place when scrolling down. Any clue on how to do it...
Fabian Vilers
10-10-2005 02:12 AM
Fabian Vilers Go to last post
3 242
I need to dynamically add a row into a table on a page that is already loaded into the browser, using javascript. How? TIA, Larry...
lwoods
10-03-2005 08:08 AM
lwoods Go to last post
0 237
I'm looking for something like http://www.richercomponents.com/richhelptip/demos/0/ (Click the ? next to the text box) I would like to have a...
rbonin@gmail.com
09-30-2005 10:09 AM
rbonin@gmail.com Go to last post
0 203
http://www.mattspchelp.digiwire.org i have a menu i got from a mate but i want it to stay to the table it seems to hover above and covering the...
nigel ogrady
09-16-2005 09:27 PM
X l e c t r i c Go to last post
1 245
Delta wrote: "I have a HTML/DHTML horizontal menu in IE6 it works fine in Mozilla it is very bad what can I use and what I can't ? code is...
X l e c t r i c
09-14-2005 12:03 PM
X l e c t r i c Go to last post
0 219
I am going to be developing a site shortly which is basically an online manual, so I will be displaying page after page of content in basic...
Zoe Brown
09-12-2005 02:31 PM
Zoe Brown Go to last post
0 272
I have a table which I put php data from a database. If i have a name 'thisisaveryverylongfirstname' the table stetches to fit the name. Is there...
Ross
09-12-2005 12:43 PM
Zoe Brown Go to last post
2 213
Opera 'tooltips' are popping up and covering some tooltips I'm trying to use in my left-side nav menu for eg, see this "test run" menu, left side of...
dave
09-02-2005 03:50 PM
dave Go to last post
0 182
I got about 11 tiny websites, and in order to link them, I cobbed-together a simple CSS-only side nav menu, with (css-only activated) "tooltips"...
dave
08-30-2005 08:16 AM
Rincewind Go to last post
1 206
Roy Schestowitz wrote: Thanks, Roy :-) Lamberti: the reason the height of 100% isn't obeyed by IE, is that you didn't say 100% of what. The TD...
Lamberti Fabrizio
08-29-2005 07:05 AM
Lamberti Fabrizio Go to last post
7 225
I'm interest to know if it's possible to have a simple freehand drawing/painting control somehow with dhtml/script?? And then, of course, can anyone...
Martin John Brindle
08-16-2005 03:55 PM
Martin John Brindle Go to last post
0 254
All, I'm new to web design and I'm trying to figure out how web sites change size to fit the environment. How can a web page in a cell phone or...
Clarke
08-06-2005 03:56 AM
David Dorward Go to last post
1 195
Hey folks, I found the usage of DHTML/CSS in this app pretty cool. It looks like a desktop app with windows explorer like selections. What do you...
asdfsdaf
07-30-2005 03:16 PM
asdfsdaf Go to last post
0 177
Hi - I am a little puzzled how this site implements these smooth transitions on their menus. http://www.activema.com/development.php As you can...
jamie.gunn@gmail.com
07-28-2005 03:43 PM
jamie.gunn@gmail.com Go to last post
0 269
Dear developer, Do you often wonder who built a certain website and how it is done? And who manages that website right now? Strange, but developers...
Wim Hoogenraad
07-28-2005 03:00 PM
Wim Hoogenraad Go to last post
0 257
I want to use 2 sets of link styles (black, underline on rollover) and an alternative link (red underline always) on the same page. When I set up...
Ross
07-25-2005 07:23 AM
Rincewind Go to last post
2 222
Hi guys! Its that re-design time of year again! I'm converting a tables based site to a Pure CSS site, and tweaking the whole look of the site. I've...
paul
06-22-2005 05:26 PM
David Dorward Go to last post
2 211
ENOUGH IS ENOUGH Below you will find a copy of an e-mail which I have just received from BLUE FOX. Several days ago, I posted a legitimate...
Arthur
06-13-2005 07:22 PM
Arthur Go to last post
0 248
Below you will find my LOGO/LINK to my personal website. I use Web TV (Classic) by RCA. I'd like to know how I can go about converting the...
Arthur
06-12-2005 04:47 AM
Arthur Go to last post
0 214
I'm trying to place a textbox in an area of my page so that it covers a flash animation partially. The only problem is that the flash...
Brian
06-08-2005 02:52 PM
Brian Go to last post
0 155
Summary: I'm looking for an applet or equivalent to list <th></th> content and giving shortcut access to...
Julien
06-07-2005 02:55 AM
Julien Go to last post
2 152
Hi, I'm not sure which ng to send this to, but here goes anyway: I have a page containing two images, positioned absolute on top of each other (one...
Berend Veldkamp
06-03-2005 07:18 AM
Berend Veldkamp Go to last post
0 148
Thanks guys. "Safalra" <usenet (AT) safalra (DOT) com> wrote
JimO
06-01-2005 09:27 PM
JimO Go to last post
2 173
"JimO" <joneill517###NoSpam###@earthlink.net> wrote: Well, syntactically, yes. No, the alt attribute is required. Browsers are not required to...
Jukka K. Korpela
05-31-2005 03:02 PM
JimO Go to last post
1 234
Hi. I need a small bit of help with a DHTML page. I hope someone here can help me out. The page is for a wine-related web site I am creating,...
MikeD
05-19-2005 06:06 PM
Stephen Chalmers Go to last post
1 162
HTML gurus, I happen to see a very interesting trick online when i used my AmericanExpress.com OnLIne Service. Basically they Have A "+" Sign Next...
Apostolos Dedes
05-19-2005 04:58 PM
Apostolos Dedes Go to last post
0 200
Post New Thread

Display Options
Showing threads 51 to 100 of 346
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.