Click here to Skip to main content
15,909,939 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
Shog95-Jul-08 9:16
sitebuilderShog95-Jul-08 9:16 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
JohnFernandez7-Jul-08 8:54
JohnFernandez7-Jul-08 8:54 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
N.Surendra Prasad9-Jul-08 0:41
N.Surendra Prasad9-Jul-08 0:41 
QuestionAjax in SharePoint 2007. How to make the original error message to show up? Pin
bin_bin12-Jul-08 20:09
bin_bin12-Jul-08 20:09 
AnswerRe: Ajax in SharePoint 2007. How to make the original error message to show up? Pin
Shog96-Jul-08 6:32
sitebuilderShog96-Jul-08 6:32 
QuestionImport JavaScript in JavaScript File Pin
Ahmet GULBAY2-Jul-08 1:55
Ahmet GULBAY2-Jul-08 1:55 
AnswerRe: Import JavaScript in JavaScript File Pin
led mike2-Jul-08 5:45
led mike2-Jul-08 5:45 
AnswerRe: Import JavaScript in JavaScript File Pin
Shog92-Jul-08 7:06
sitebuilderShog92-Jul-08 7:06 
You're on the right track - but instead of writing to the document, create the <script> element using document.createElement(), set the attributes programatically, and then attach it to the document.

If you want an example... or a robust, ready-to-use implementation... check out the jQuery getScript function[^].


Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

GeneralRe: Import JavaScript in JavaScript File Pin
JohnFernandez7-Jul-08 8:59
JohnFernandez7-Jul-08 8:59 
GeneralRe: Import JavaScript in JavaScript File Pin
Shog97-Jul-08 9:03
sitebuilderShog97-Jul-08 9:03 
Questionhow to enable web content for flash Pin
ranipriya 20102-Jul-08 1:50
ranipriya 20102-Jul-08 1:50 
AnswerRe: how to enable web content for flash Pin
JohnFernandez7-Jul-08 9:04
JohnFernandez7-Jul-08 9:04 
QuestionNotification of file downloaded from server Pin
RaymondM1-Jul-08 11:16
RaymondM1-Jul-08 11:16 
AnswerRe: Notification of file downloaded from server Pin
RaymondM1-Jul-08 11:27
RaymondM1-Jul-08 11:27 
GeneralRe: Notification of file downloaded from server Pin
subai1-Jul-08 22:24
subai1-Jul-08 22:24 
GeneralRe: Notification of file downloaded from server Pin
RaymondM2-Jul-08 6:37
RaymondM2-Jul-08 6:37 
GeneralRe: Notification of file downloaded from server Pin
subai4-Jul-08 18:15
subai4-Jul-08 18:15 
Questionmessenger on custom web page [modified] Pin
amitsunnuu30-Jun-08 22:12
amitsunnuu30-Jun-08 22:12 
QuestionHTML Select DropDown Width Pin
Ahmet GULBAY30-Jun-08 1:14
Ahmet GULBAY30-Jun-08 1:14 
AnswerRe: HTML Select DropDown Width Pin
Shog930-Jun-08 8:19
sitebuilderShog930-Jun-08 8:19 
GeneralRe: HTML Select DropDown Width Pin
Ahmet GULBAY2-Jul-08 1:48
Ahmet GULBAY2-Jul-08 1:48 
AnswerRe: HTML Select DropDown Width Pin
Rao Rafique30-Jun-08 18:16
Rao Rafique30-Jun-08 18:16 
GeneralRe: HTML Select DropDown Width Pin
Shog91-Jul-08 4:25
sitebuilderShog91-Jul-08 4:25 
QuestionHow to add another activex control to web page dynamically. Pin
vies0028-Jun-08 5:44
vies0028-Jun-08 5:44 
AnswerRe: How to add another activex control to web page dynamically. Pin
Shog928-Jun-08 7:05
sitebuilderShog928-Jun-08 7:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.