dhtml
Url parsing in javascript and DOM
I am writing a support chat application where I want text to be parsed for urls. I have found answers for similar questions but nothing for the following.[详细]
2023-03-08 03:52 分类:问答Bing Maps v7 problem when within an AJAX panel
I have a weird problem with Bing Maps version 7. I have a page that calls the map as a new html page via ajax which doesnt work!If I copy the markup from the page that gets returned using AJAX into a[详细]
2023-03-07 15:33 分类:问答Uncaught TypeError - Unexpected behaviour
var chanceOfLiveCells = 0.5; var gridDomReference = null; var gridDimension = 15; var timer = null; function init() {[详细]
2023-03-06 15:11 分类:问答Advice: where to situate html table content: in JS or HTML
SHORT: my python code generates a webpage with a table.i\'m considering rewriting it to generate a js file instead, that holds the table contents in an array ... and then let the table be generated cl[详细]
2023-03-06 13:20 分类:问答Changing class styles dynamically without a loop
Is it possible to change the style of a class via JavaScript without looping through existing elements which have that class applied to them? Since my page uses a lo开发者_StackOverflow中文版t of DHTM[详细]
2023-03-06 08:00 分类:问答Implementation of Conway's Game of Life in Javascript - Cellular logic issues
I decided to write my own implementation of Conway\'s Game of Life, and chose Javascript. It is pure DHTML. I have the basics sorted out, but it seems to not correspond to normal Game of Life behaviou[详细]
2023-03-05 19:13 分类:问答Easiest Jquery/Javascript hover window?
I\'m looking for the easiest solution, preferably integrated with Jquery, for opening a div / url in a hover windo开发者_开发百科w (javascript window). Any suggestions?I find jQuery UI pretty easy, sp[详细]
2023-03-04 11:11 分类:问答How to use GetDHtmlDocument() in MFC programming?
I am trying to use HRESULT GetDHtmlDocument(IHTMLDocument2 **pphtmlDoc); function in MFC programming. Basically, I am trying to render GUI in a HTML View Dialog application (C++ w/ MFC) given di[详细]
2023-03-01 18:43 分类:问答working with traveling animations
I am working with taveling fish. The fish should swim across the screen from both direction. I am having a little bit hard of understanding how to set up the array so the fish could swim. The array i[详细]
2023-02-28 07:03 分类:问答javascript and a DHTML affect
It\'s been a while since I worked with JavaScript - after my cert I began learning Perl and have worked with it ever since. I am just trying to get my hand back in and for a start with JS, I have writ[详细]
2023-02-27 07:53 分类:问答